Volume of a Solid Sphere
The volume of a solid sphere is the measure of the space enclosed by it.
The volume equals 4/3 \[Pi] times the radius to the third power.
Formula
![Copy to Clipboard QuantityVariable["V", "Volume"] == (4*Pi*QuantityVariable["r", "Radius"]^3)/3](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/be9/be92e92d-8445-4fa8-924d-c1a8cb908bc7/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| V | volume | "Volume" |
| r | radius | "Radius" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= | ![]() |

