Skip to main content
MathFree · no sign-up

Sphere Volume Calculator

Volume, surface and great circle from any one of four measurements.

Updated

What do you know?

cm

Volume, surface and great circle

113.0973cm³

Exactly 36π cm³, from a radius of 3 cm.

Radius
3 cm
Diameter
6 cm
Volume
113.0973 cm³
Litres
0.113
US gallons
0.030
Surface area
113.0973 cm²
Surface, exactly
36π cm²
Great circle area
28.2743 cm²
Great circle circumference
18.8496 cm

The surface is exactly four times the great circle, every time. That is why a ball's shadow covers a quarter of its skin, and it is the reason the 4 sits in front of πr².

Going backwards from a volume takes a cube root, which flattens everything. Doubling the contents of a sphere multiplies its radius by only about 1.26, so a ball twice the volume looks barely larger.

In short

What can I calculate from one sphere measurement?

Enter 1 known value: radius, diameter, volume, or surface area. The calculator solves the radius in closed form, then reports every other measurement. A sphere’s surface area equals exactly 4 great-circle areas, while volume inversion uses a cube root.

The model is a complete sphere; hemispheres and spherical caps require different geometry.

How to use the sphere volume calculator

Begin with any one measurement

A sphere needs only one independent measurement. Radius gives every result directly, diameter is halved to recover radius, volume is inverted with a cube root, and surface area is inverted with a square root. Each route is a closed-form calculation rather than an iterative search.

  1. 1

    From radius

    Enter the centre-to-surface distance to calculate diameter, volume, surface area, great-circle area, and great-circle circumference.

  2. 2

    From diameter

    Enter the full width through the centre. The calculator divides it by 2 before evaluating every area and volume formula.

  3. 3

    From volume

    Enter the known cubic measure. The calculator recovers radius with r = ∛(3V ÷ (4π)).

  4. 4

    From surface area

    Enter the complete outside area. The calculator recovers radius with r = √(S ÷ (4π)).

The volume inverse is especially useful when capacity is known but the required ball or spherical vessel size is not. Because radius is cubed in the forward formula, reversing volume requires a cube root rather than ordinary division or a square root.

Sphere with radius 3
Radius
r = 3 units
Diameter
d = 6 units
Great-circle area
A𝓰 = 9π units²
Great-circle circumference
C𝓰 = 6π units
Surface area
S = 36π units²
Volume
V = 36π units³

The matching numerical coefficients for surface area and volume have different dimensions and are not interchangeable.

Relate the skin to a great circle

A great circle is the largest planar cross-section of a sphere and passes through its centre. The complete spherical surface has exactly four times the area of one great circle. Therefore, the circular shadow of a ball has one quarter of the ball’s total surface area.

πr²

Great-circle area

The area of the largest central cross-section.

4πr²

Sphere surface area

Exactly four great-circle areas.

2πr

Great-circle circumference

The boundary length of the central circle.

Do

  • Use a cube root when recovering radius from volume.
  • Use a square root when recovering radius from surface area.
  • Treat great-circle area as one quarter of total sphere area.

Don't

  • Use diameter as though it were radius.
  • Confuse great-circle circumference with spherical surface area.
  • Apply the complete-sphere formulas directly to a hemisphere or cap.

A hemisphere has a circular cut face that may or may not be included in its surface area. A spherical cap depends on cap height as well as sphere radius. Those are separate problems; this calculator reports measurements for one complete sphere only.

Inspect the great circle

Use the circle calculator to examine the central cross-section’s radius, diameter, area, and circumference as ordinary plane geometry.

Open circle calculator

Sphere inverse formulas, great-circle relationships, and capacities

QuantityExpressionMeaning
Radius from diameterr = d ÷ 2Half the width through the centre
Radius from volumer = ∛(3V ÷ (4π))Closed-form cube-root inverse
Radius from surface arear = √(S ÷ (4π))Closed-form square-root inverse
VolumeV = 4πr³ ÷ 3Space enclosed by the sphere
Surface areaS = 4πr²Complete spherical skin
Great-circle areaA𝓰 = πr²One quarter of total surface area
Great-circle circumferenceC𝓰 = 2πrBoundary of the largest cross-section
US gallon1 US gal = 3.785411784 LExact stored capacity definition
Imperial gallon1 imp gal = 4.54609 LExact stored capacity definition
Cubic foot1 ft³ = 28.316846592 LExact stored capacity definition
The three capacity rows are exact legal definitions, stored as written rather than reconstructed by arithmetic. Every other row is a closed form, so no value here is an approximation.

How sphere measurements scale

If radius is multiplied by a factor k, diameter and great-circle circumference are multiplied by k, all areas are multiplied by k², and volume is multiplied by k³. These powers explain why the inverse formulas use different roots.

Effect of scaling radius by k
Length measures
× k
Area measures
× k²
Volume
× k³

The same scaling rules apply in any supported working unit.

Volume and capacity units

Sphere volume is reported in the selected working unit cubed and converted to litres, US gallons, imperial gallons, and cubic feet. The area and circumference outputs remain in the corresponding square and linear working units.

The engine stores the exact-definition literals 3.785411784 litres per US gallon, 4.54609 litres per imperial gallon, and 28.316846592 litres per cubic foot. A cubic metre is exactly 1000 litres because a litre is a cubic decimetre.

Why the surface is four great circles

A great circle is the widest circle that fits through the centre, and its area is πr². The sphere's surface is 4πr², which makes it exactly four of them — the 4 in the formula is a count, not a constant that happened to fit.

The practical reading is that a ball's shadow covers a quarter of its skin. Point a light at a sphere and the disc it casts is one great circle; the surface it fell on is four. Nothing about the size of the sphere changes that ratio.

A sphere of radius 3
Great circle area
9π ≈ 28.2743
Surface area
36π ≈ 113.0973
Surface ÷ great circle
exactly 4
Volume
36π ≈ 113.0973
A coincidence worth naming
at r = 3 the volume and surface share a number

They are equal here only because r = 3 makes 4πr³/3 and 4πr² the same expression. The numbers match; the units do not, and one is cubic while the other is square. It is an accident of this radius, not a relationship.

The formula, worked line by line

Let r be the sphere radius, d its diameter, V its volume, S its total surface area, A𝓰 its great-circle area, and C𝓰 that circle’s circumference.

A radius or diameter uses the working length unit, an area uses the unit squared, and volume uses the same unit cubed before capacity conversion.

d = 2r
r = d ÷ 2
V = 4πr³ ÷ 3
r = ∛(3V ÷ (4π))
S = 4πr²
r = √(S ÷ (4π))
A𝓰 = πr²
C𝓰 = 2πr
S = 4A𝓰
Vexact = qπ and Sexact = pπ when their coefficients are tidy rationals
A sphere's surface is four great circlesA sphere of radius 3 has a great circle of area 28.27 and a surface area of 113.1 — exactly four times as much. Its volume is 113.1.SURFACE = FOUR GREAT CIRCLESr 3Great circle28.27Surface36π = 113.128.27 × 4
A sphere of radius 3 beside four discs, each one great circle of area 9π, together making up the 36π of its surface.

The volume inverse uses a cube root because radius appears to the third power. The surface-area inverse uses a square root because radius appears to the second power.

Exact-pi forms retain π when the volume or surface coefficient reduces to a tidy rational. Numerical forms remain available for unit conversion and practical comparison.

Questions people ask

Sources

Where the constants and formulas on this page come from. Each line names the figure it backs.

  1. A sphere has volume 4πr³ divided by 3 and surface area 4πr².

    SphereWolfram MathWorld

  2. A circle of radius r has area πr² and circumference 2πr.

    CircleWolfram MathWorld

  3. The metre is the SI base unit used for length measurements.

    SI Units – LengthNational Institute of Standards and Technology

  4. The listed conversion factors support reporting sphere volume in gallons and cubic feet.

    Appendix B.8: Factors for Units Listed AlphabeticallyNational Institute of Standards and Technology