Sphere Volume and Surface Area: The Two Formulas and Where They Come From
How to find the volume and surface area of a sphere from radius or diameter, what the formulas mean, a worked example, and real uses from tanks to planets.
Sphere Volume and Surface Area: The Two Formulas and Where They Come From
A sphere is the simplest curved solid in geometry, and yet most people who need it are not students. They are sizing a water tank, ordering paint for a metal ball, or sanity-checking a physics figure about a planet. All of that hangs on two short formulas: one for how much a sphere holds, one for how much skin it has. Get those two straight and the rest is arithmetic.
This guide walks through both formulas, where they actually come from, and how the numbers behave when a sphere grows. There is one worked example you can follow on paper, and if you would rather skip the longhand, the Sphere Calculator solves all four quantities — radius, diameter, volume, surface area — from any single one you type.
The volume formula and what it measures
The volume of a sphere is:
V = 4/3 · π · r³
That r³ is the part that surprises people. Volume scales with the cube of the radius, so doubling the radius does not double the volume — it multiplies it by eight. A basketball is not twice the contents of a softball just because it is twice the radius; it holds roughly eight times as much air.
Where does the four-thirds come from? The cleanest argument is Archimedes' own, more than two thousand years old. He compared a sphere to the cylinder that exactly wraps it — same diameter, same height. The sphere turns out to fill exactly two-thirds of that cylinder. Since the wrapping cylinder has volume π·r²·(2r) = 2π·r³, two-thirds of that is 4/3·π·r³. Archimedes was so pleased with the result that he asked for a sphere-in-cylinder to be carved on his tomb.
The surface area formula and what it measures
The surface area of a sphere is:
A = 4 · π · r²
This one scales with the square of the radius. Double the radius and the surface only quadruples — it grows slower than volume, which is why large round objects have surprisingly little skin for how much they contain. That single fact drives a lot of biology and engineering: big tanks lose heat slowly relative to their contents, and a whale stays warm more easily than a mouse.
There is a tidy way to remember 4πr². The curved side of the wrapping cylinder, unrolled, is a rectangle of width 2πr (the circumference) and height 2r, giving 4πr² — exactly the sphere's surface area. Archimedes proved the sphere's surface and the cylinder's side are equal, which is a stranger coincidence than the volume one and the part students least expect.
A worked example, start to finish
Take a sphere of radius 5 units. Here is the full longhand so you can check each step.
Volume: V = 4/3 · π · 5³ = 4/3 · π · 125. That is 500/3 · π ≈ 166.67 · 3.14159, which comes to about 523.6 cubic units.
Surface area: A = 4 · π · 5² = 4 · π · 25 = 100π ≈ 314.2 square units.
So a radius-5 sphere holds about 523.6 and wears about 314.2. Notice the volume figure is larger than the area figure here, but that relationship flips for small spheres — below radius 3 the surface area number overtakes the volume number, because the cube of a fraction shrinks faster than its square.
Working backward is the inverse people most often need and most often fumble. If you know the volume and want the radius, you rearrange V = 4/3·π·r³ into r = ∛(3V / 4π). Plug in 523.6 and you get the cube root of (1570.8 / 12.566) = ∛125 = 5, right back where we started. The trap is undoing the cube with a plain division; you must take the cube root. A scientific calculator has the cube-root key if you are doing this by hand.
Real uses: tanks, balls, and planets
I keep this calculation close because it shows up in places that have nothing to do with a math class. The first time it mattered to me I was helping a friend spec a spherical float for a homemade buoy. He had a target buoyancy in liters and no idea what diameter to order. We entered the volume, read off the radius the inverse gave us, and bought the right hull on the first try instead of guessing and returning two.
A few common jobs:
- Tanks and vessels. A sphere is the most efficient shape for holding pressurized gas, which is why you see spherical LNG and propane tanks. If your dimensions are in centimeters, the volume in cubic centimeters is also the capacity in milliliters — divide by 1000 for liters. A radius-10 cm ball holds about 4189 cm³, so roughly 4.19 liters. For irregular or stepped vessels, a dedicated pool volume calculator handles the shapes a single sphere formula can't.
- Balls and coatings. Painting, plating, or wrapping a ball is a surface-area job, not a volume one. Read the 4πr² figure and multiply by your coverage rate. Grabbing the volume row here is the classic mistake and it overstates your material badly.
- Planets and physics. Earth's mean radius is about 6371 km, so its volume is roughly 1.08 trillion cubic kilometers and its surface about 510 million square kilometers — both fall straight out of these two formulas. Astronomers, ball-bearing makers, and weather modelers all lean on the same two lines.
Radius, diameter, and the units trap
The single most common error is feeding a diameter into a formula that wants a radius. Both V and A take the radius, and diameter is just twice it: d = 2r. Drop a diameter where a radius belongs and your volume comes out eight times too big. If a problem hands you the distance all the way across, halve it first — or switch the known quantity to diameter in the Sphere Calculator and let it do the halving.
Watch units too. Volume comes out in cubed units (cm³, m³, in³) and area in squared units (cm², m²). They are never interchangeable, and mixing centimeters with meters mid-calculation is a fast way to a wrong answer by a factor of a million. When you need to move between metric and imperial cleanly, a unit converter keeps the powers straight so you don't cube a conversion factor by accident.
Two formulas, one radius, and a careful eye on units — that is the whole of sphere geometry. Once 4/3·π·r³ and 4πr² are second nature, you can size a tank, coat a ball, or weigh a planet from a single measurement.
Made by Toolora · Updated 2026-06-13