Relax

Respuesta :

Circle Area = PI * radius^2
If you know the area then
radius = square root (Area / PI)
radius = square root (361 / PI)
radius = square root (114.91)
radius = 10.72