Sphere Volume & Surface Area Calculator

Enter the radius to get volume, surface area, and diameter of any sphere.

Result

--
Volume (cubic units)
--
Surface Area
--
Diameter
--
Formulas Applied

How the Sphere Volume Calculator Works

Enter the radius of your sphere and click Calculate. The calculator applies two formulas simultaneously: the volume formula V = (4/3) × π × r³ and the surface area formula SA = 4 × π × r². It also displays the diameter (2r) so you can cross-check your input against a measured diameter.

All three outputs use the same unit you enter for the radius. If you enter the radius in metres, volume is in cubic metres (m³) and surface area is in square metres (m²). If you enter centimetres, results are in cm³ and cm². No unit conversion is applied automatically, so keep your input consistent.

Sphere Formulas and Worked Examples

Volume: V = (4/3) × π × r³

Surface Area: SA = 4 × π × r²

Diameter: d = 2r

Radius from Volume: r = ³√(3V ÷ 4π)

Example 1: Spherical overhead water tank (r = 0.7 m)

A typical domestic spherical overhead tank has a radius of 0.7 m.

  • Volume = (4/3) × π × 0.7³ = (4/3) × 3.14159 × 0.343 = 1.437 m³ = 1,437 litres
  • Surface Area = 4 × π × 0.7² = 4 × 3.14159 × 0.49 = 6.158 m²
  • Diameter = 2 × 0.7 = 1.4 m

The surface area figure is useful when calculating how much paint or fibreglass coating the tank needs.

Example 2: Standard football (r = 11 cm)

A regulation football has a radius of approximately 11 cm.

  • Volume = (4/3) × π × 11³ = (4/3) × 3.14159 × 1331 = 5,575 cm³ ≈ 5.6 litres
  • Surface Area = 4 × π × 121 = 1,520 cm²

The volume figure helps estimate how much air (or helium, for a balloon) the ball contains.

Example 3: Finding radius from volume

A gas storage sphere has a volume of 33,510 m³. What is the radius?

  • r = ³√(3 × 33510 ÷ 4π) = ³√(100530 ÷ 12.566) = ³√8000 = 20 m

Use the Cube Root Calculator on this site to evaluate the cube root step quickly.

Real-World Uses of Sphere Calculations

  • Water storage tanks: Spherical tanks are common on rooftops and in industrial plants. Knowing the volume confirms whether the tank meets daily household demand (typically 135 litres per person per day in India). A sphere with radius 0.7 m holds 1,437 litres, enough for a family of 10 for one day.
  • Gas storage spheres: Petroleum and LPG facilities use large spherical vessels because the sphere minimises surface area for a given volume, reducing material cost and stress concentration. Engineers calculate capacity using the same V = (4/3)πr³ formula.
  • Sports equipment: Cricket balls (r ≈ 3.6 cm), basketballs (r ≈ 12 cm), and bowling balls (r ≈ 10.8 cm) all have specific volume and surface requirements. Volume governs air pressure capacity; surface area governs leather or rubber panel sizing.
  • Festival balloons: Event planners calculate how many cubic metres of helium are needed per balloon. A balloon with r = 15 cm has volume = (4/3)π × 0.003375 = 0.01414 m³ = 14.14 litres of helium per balloon.
  • Domes and architecture: Hemispherical domes (half-sphere) use the same base formulas. A dome with 10 m radius encloses (4/3)π × 1000 ÷ 2 = 2,094 m³ of space and has a curved surface of 2π × 100 = 628 m².

Frequently Asked Questions

Use V = (4/3) × π × r³, where r is the radius. For a sphere with r = 0.7 m: V = (4/3) × 3.14159 × 0.343 = 1.437 m³ = 1,437 litres. The formula comes from integrating the areas of circular cross-sections from −r to +r along the vertical axis.

Surface area = 4 × π × r². For a sphere with r = 0.7 m, SA = 4 × 3.14159 × 0.49 = 6.158 m². A notable relationship: the surface area of a sphere equals exactly 4 times the area of a great circle (πr²) of the same radius. This is the amount of material needed to wrap or coat the sphere.

Compute volume in cubic metres using V = (4/3)πr³, then multiply by 1,000 to get litres (since 1 m³ = 1,000 litres). Examples: r = 0.5 m → 0.524 m³ = 524 litres; r = 1 m → 4.189 m³ = 4,189 litres; r = 1.5 m → 14.137 m³ = 14,137 litres.

A sphere is a complete 3D closed surface. A hemisphere is half a sphere, cut through the centre, giving a curved dome and a flat circular base. Hemisphere volume = (2/3)πr³ (half the sphere volume). Hemisphere total surface area = 2πr² (curved part) + πr² (flat base) = 3πr². Architectural domes and mixing bowls are common hemisphere shapes.

Rearrange the volume formula: r = ³√(3V ÷ 4π). Step by step: multiply the volume by 3, divide by (4 × π ≈ 12.566), then take the cube root of the result. For V = 1.437 m³: 3 × 1.437 = 4.311; 4.311 ÷ 12.566 = 0.343; ³√0.343 = 0.7 m. Use the Cube Root Calculator here to handle the final step.

The sphere is sliced into infinitely thin horizontal disks. A disk at height y above the centre has radius √(r² − y²) and area π(r² − y²). Integrating this from −r to +r gives: π[r²y − y³/3] evaluated from −r to +r = π[(r³ − r³/3) − (−r³ + r³/3)] = (4/3)πr³. Archimedes first proved this relationship geometrically around 250 BC.

The calculator uses JavaScript's 64-bit floating-point arithmetic with π accurate to 15 significant digits. Results are displayed to 6 decimal places. For tank sizing, sports equipment, and construction purposes this precision is more than sufficient. The only source of inaccuracy is the radius measurement you enter; a 1 mm error in radius measurement on a 0.7 m sphere creates roughly a 6-litre error in volume.

This calculator gives full sphere values. For a hemisphere, divide the displayed volume by 2. For the surface area of a closed hemisphere (dome with base), divide the sphere surface area by 2 and add πr² for the flat base. Numerically: hemisphere total SA = 3πr². For an open hemisphere (just the dome, no base), total SA = 2πr².