Skip to content
K Knidox Search…
Geometry · Geometry

Sphere Calculator

Volume and surface area of a sphere from radius or diameter — or solve the radius back from a known volume or area.

Known quantity
Sphere diagramr = 5Not to scale
Examples — tap to load
Radius (r)
5
Diameter (d)
10
Volume (V)
523.5988
Surface area (SA)
314.1593

A sphere of radius r has volume V = 4⁄3·π·r³ and surface area SA = 4·π·r², where the diameter is 2r. For r = 5, that gives V = 4⁄3·π·125 ≈ 523.6 and SA = 4·π·25 ≈ 314.16. Enter any one measure and the tool returns the other three.

What a sphere calculator does

A sphere is fixed by a single number — its radius r (or, equivalently, its diameter d = 2r). From that one value every other measure follows: the surface area SA = 4πr² and the volume V = 4⁄3πr³. This tool also runs the two formulas backwards, so you can start from a known volume or surface area and recover the radius.

V = 4⁄3·π·r³ · SA = 4·π·r²

volume scales with r³, surface area with r²; diameter d = 2r

Worked example

Take a sphere of radius r = 5:

  1. 1
    Note the radius. r = 5, so the diameter is d = 2r = 10.
  2. 2
    Cube the radius for the volume. V = 4⁄3·π·r³ = 4⁄3·π·5³ = 4⁄3·π·125 ≈ 523.60.
  3. 3
    Square the radius for the surface area. SA = 4·π·r² = 4·π·5² = 4·π·25 ≈ 314.16.
  4. 4
    To reverse it, solve for r. From volume: r = ∛(3V ÷ 4π). From area: r = √(SA ÷ 4π). Both return r = 5.

Sphere volume and surface area by radius

Volume grows with the cube of the radius; surface area with the square. At r = 3 the two happen to coincide (both 36π ≈ 113.10).

Radius rDiameter 2rVolume 4⁄3πr³Surface area 4πr²
124.1912.57
2433.5150.27
36113.10113.10
510523.60314.16
10204188.791256.64

Reading the results

Why the 4⁄3? The volume of a sphere is exactly two-thirds of the cylinder that just encloses it — a result Archimedes proved. Working it out with calculus (integrating circular cross-sections, or the shell method) produces the constant 4⁄3, so V = 4⁄3πr³ rather than the πr² of a flat disc.

Sphere vs circle. A circle is two-dimensional: it has area πr² and circumference 2πr. A sphere is the three-dimensional surface at distance r from a point, so it instead has a surface area (4πr²) and a volume (4⁄3πr³). Notice the sphere’s surface area is exactly four times the circle’s area — a neat link between the two shapes.

Units. Whatever unit you use for r carries through: length for the diameter, square units for surface area, cubic units for volume. Because volume depends on r³, doubling the radius multiplies the volume by 8 while the surface area only quadruples.

Why is there a 4⁄3 in the volume formula?
The 4⁄3 comes from integrating the sphere’s circular cross-sections over its diameter. Archimedes showed the result geometrically: a sphere fills exactly two-thirds of the smallest cylinder around it, which works out to V = 4⁄3πr³.
What is the difference between a sphere and a circle?
A circle is a flat 2-D curve with area πr² and circumference 2πr. A sphere is the 3-D surface of all points at distance r from a centre, so it has a surface area of 4πr² and a volume of 4⁄3πr³.
How do I find the radius from the volume?
Rearrange V = 4⁄3πr³ to r = ∛(3V ÷ 4π). Select “Volume” in the tool and it applies this cube root for you.
How do I find the radius from the surface area?
Rearrange SA = 4πr² to r = √(SA ÷ 4π). Pick “Surface area” as the known quantity and the tool solves it directly.
What if I only know the diameter?
Halve it: r = d ÷ 2. A diameter of 10 means r = 5, giving V ≈ 523.60 and SA ≈ 314.16. Choose “Diameter” and the tool does the halving automatically.
Why does doubling the radius multiply the volume by eight?
Volume depends on r³, so scaling r by 2 scales the volume by 2³ = 8. Surface area depends on r², so it only grows by 2² = 4 for the same change.