Write a method called sphereVolume that accepts a radius as a parameter and returns the volume of

Question:

Write a method called sphereVolume that accepts a radius as a parameter and returns the volume of a sphere with that radius. For example, the call sphereVolume(2.0) should return 33.510321638291124 . The formula for the volume of a sphere with radius is the following:

volume 4 /37Tp3

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: