问题4300--Calculate the radius of the sphere

4300: Calculate the radius of the sphere

[命题人 : ]
时间限制 : 1.000 sec  内存限制 : 128 MB

题目描述

The formula for the surface area of a sphere is 4π r2, where r is the radius of the sphere. If the area of a
sphere is 25 m2, write a program to calculate the radius of the sphere.

来源/分类