A sphere has exactly one free parameter — its radius — and everything else (diameter, volume, surface area, great-circle circumference) follows from it by a fixed formula. This calculator handles the common forward direction (radius in, everything else out) and the less common but frequently needed backward direction (volume, surface area, or diameter in, radius out).

Why volume and surface area scale so differently

Volume grows with the cube of the radius (V = 4/3πr³) while surface area grows with the square (SA = 4πr²). That mismatch has real consequences: doubling a sphere's radius multiplies its volume by 8 but its surface area by only 4, so larger spheres have proportionally less surface area per unit of volume than smaller ones. This is the same reason a large scoop of ice cream melts slower per unit volume than a small one, or why bigger animals have relatively less skin surface (for heat loss) relative to body mass than smaller ones.

When you need to solve backward

Most textbook problems give you the radius and ask for volume or surface area. Real-world problems often run the other way: you know a tank needs to hold 500 gallons and need to know how big to make it, or you know how much material you have to wrap a dome and need to know what radius that covers. Solving backward means inverting the forward formula — r = ∛(3V ÷ 4π) from volume, r = √(SA ÷ 4π) from surface area, or simply r = d ÷ 2 from diameter — and this calculator does all three automatically based on what you select as the known measure.

Sphere vs. ball, and what each formula measures

Strictly, a "sphere" is the hollow curved surface — the two-dimensional skin — while a "ball" is the solid three-dimensional region it encloses. Surface area (SA = 4πr²) describes the sphere; volume (V = 4/3πr³) describes the ball. In everyday use the two words are often swapped freely, but the formulas themselves always keep the distinction: volume is what you'd fill, surface area is what you'd wrap.