Ask a New Question

Asked by Thuto

T
he volume
of a sphere is given by
[2marks]
V
=
4
/
3
(
π
r
3
)
I
f
the radius is given by a va
riable
radius
of type
double,
write a java expression
for the volume
10 years ago

Answers

Answered by Steve
volume = (4.0 / 3.0) * Math.PI * Math.pow(r, 3);
10 years ago
There are no AI answers yet. The ability to request AI answers is coming soon!

Submit Your Answer


We prioritize human answers over AI answers.

If you are human, and you can answer this question, please submit your answer.

Related Questions

What is the volume of a sphere with a 10 inch radius? What is the volume of a sphere with a radius of 7 cm? Use 22/7 as pi. The volume of a sphere is 4,000 m3. What is the surface area of the sphere to the nearest square met... The volume of the sphere is given find its radius V=1200 ft^3 the volume of a sphere is 4/3 pie radius squared. given that pie is 3.142 and radius is 7.3 calculat... What is the volume of a sphere with a radius of 10 rounded to the nearest hundredth? what is the volume of a sphere if the radius is 4.5 What is the volume of a sphere with a radius of 34.2 m, rounded to the nearest tenth of a cubic mete... The volume of a sphere with radius r can be written as the function V(r)=4/3πr^3 . Determine the in... what is the volume of a sphere with a radius of 9? in cubic units? assume pi = 3.14 and round your a...
Submit Your Answer

Question

T
he volume
of a sphere is given by
[2marks]
V
=
4
/
3
(
π
r
3
)
I
f
the radius is given by a va
riable
radius
of type
double,
write a java expression
for the volume

Ask a New Question
Archives Contact Us Privacy Policy Terms of Use