🔵

Sphere Calculator

Enter any sphere measurement to calculate volume, surface area, radius, and diameter.

Results

Sphere Formulas and Properties

A sphere is the set of all points in 3D space equidistant from a center point. It is the most symmetrical 3D shape and encloses the maximum volume for a given surface area — a property that makes spherical shapes common in nature (bubbles, planets, raindrops).

Volume

V = (4/3)πr³. This formula was derived by Archimedes, who showed a sphere inscribed in a cylinder has exactly two-thirds of that cylinder's volume. Volume scales with the cube of the radius: doubling r multiplies volume by 8.

Surface Area

SA = 4πr². A remarkable fact: the surface area of a sphere equals exactly the area of four circles with the same radius. This can be demonstrated by wrapping a sphere in four circular patches of the same radius.

Reverse Calculations

From volume: r = ∛(3V/4π). From surface area: r = √(SA/4π). This calculator handles all four entry points, making it useful whether you're measuring a ball, designing a tank, or working a geometry problem.

Great Circles and Hemispheres

A great circle is any cross-section through the center: area = πr². A hemisphere (half sphere) has volume = (2/3)πr³ and total surface area = 3πr² (curved surface 2πr² plus flat base πr²).

Worked Example: Basketball Dimensions

A standard NBA basketball has a circumference of about 74.9 cm. Find the radius, surface area, and volume.

Step 1 — Radius from circumference: C = 2πr, so r = C / (2π) = 74.9 / (2 × 3.14159) ≈ 11.92 cm.

Step 2 — Surface area: SA = 4πr² = 4 × π × 11.92² = 4 × π × 142.1 ≈ 1784.8 cm².

Step 3 — Volume: V = (4/3)πr³ = (4/3) × π × 11.92³ = (4/3) × π × 1694.2 ≈ 7096 cm³ (about 7.1 litres).

Frequently Asked Questions

V = (4/3)πr³ = (4/3)×π×5³ = (4/3)×π×125 ≈ 523.6 cubic units.

SA = 4πr² = 4×π×25 ≈ 314.16 square units.

Rearrange V = (4/3)πr³ to get r = ∛(3V/4π). For V=523.6: r = ∛(3×523.6/4π) ≈ 5.

Volume scales as r³, so doubling the radius multiplies volume by 8. A sphere of radius 10 has 8 times the volume of one with radius 5.

A sphere with radius r inside a cube of side 2r fills (4/3)πr³ / (2r)³ = π/6 ≈ 52.36% of the cube.

Rearrange SA = 4πr² to get r = √(SA / 4π). For example, if SA = 200.96: r = √(200.96 / 4π) = √(200.96 / 12.566) = √16 = 4 units.

A sphere minimises surface area for a given volume. Surface tension in a bubble acts to minimise the surface area, so the equilibrium shape is a perfect sphere. This is why soap bubbles and raindrops are spherical when undisturbed by external forces.

Formula sources & accuracy standards: Calculator Methodology · Editorial Policy