Sphere Volume & Surface Area Calculator
Calculate the volume and surface area of a sphere. Solve from radius, diameter, circumference, surface area, or volume. Includes presets for common spheres like basketballs and Earth.
Calculate the volume, approximate surface area (Knud Thomsen), and cross-sectional areas of an ellipsoid from three semi-axes. Sphere detection, presets for egg, Earth, and rugby ball.
| Name | a | b | c | Volume | Surface Area |
|---|---|---|---|---|---|
| Unit sphere | 1 | 1 | 1 | 4.2 | 12.6 |
| Chicken egg | 2.8 | 2.2 | 2.2 | 56.7 | 73.6 |
| Tennis ball | 3.3 | 3.3 | 3.3 | 150.5 | 136.8 |
| Rugby ball | 15 | 9 | 9 | 5,089.4 | 1,725.4 |
| Watermelon | 18 | 13 | 13 | 12,723.5 | 2,915.0 |
| Earth (km) | 6378.1 | 6378.1 | 6356.8 | 1,083,000,000,000.0 | 510,000,000.0 |
An ellipsoid is a three-dimensional surface whose cross-sections are ellipses (or circles). It is defined by three semi-axes a, b, and c, measured along the x, y, and z axes respectively. When all three are equal (a = b = c = r) the ellipsoid is a sphere of radius r. When two are equal you get a spheroid — oblate if the short axis is the axis of symmetry (like Earth or M&Ms) and prolate if the long axis is the axis of symmetry (like a rugby ball or a watermelon).
The volume formula is elegant: V = (4/3)πabc — a natural generalization of the sphere volume (4/3)πr³. The surface area, however, has no simple closed-form expression for a general ellipsoid. It requires elliptic integrals. For practical calculations, the Knud Thomsen approximation provides excellent accuracy (relative error < 1.061% for any ellipsoid): S ≈ 4π[(aᵖbᵖ + aᵖcᵖ + bᵖcᵖ)/3]^(1/p), where p ≈ 1.6075.
Ellipsoids are fundamental in geodesy (the Earth is modeled as an oblate ellipsoid with a ≈ b ≈ 6378 km and c ≈ 6357 km), medical imaging (tumors and organs are often modeled as ellipsoids for volume estimation), food science (eggs, melons), optics (ellipsoidal reflectors), and statistics (confidence ellipsoids in multivariate analysis).
This calculator accepts three semi-axes with selectable units, computes volume, surface area (Knud Thomsen), the three cross-sectional ellipse areas (xy, xz, yz planes), detects spheres and spheroids, and includes presets for common ellipsoidal shapes and a reference table.
The Ellipsoid Volume & Surface Area Calculator is useful when you need fast and consistent geometry results without reworking the same algebra repeatedly. It helps you move from raw measurements to Volume, Surface Area (approx), Cross-section XY in one pass, with conversions and derived values shown together.
Volume: V = (4/3)πabc
Surface area (Knud Thomsen): S ≈ 4π[(aᵖbᵖ + aᵖcᵖ + bᵖcᵖ)/3]^(1/p), p = 1.6075
Cross-section (xy): A_xy = πab
Cross-section (xz): A_xz = πac
Cross-section (yz): A_yz = πbc
Sphere check: a = b = c
Oblate spheroid: a = b > c
Prolate spheroid: a = b < c (or any two equal with the third different)Result: Volume ≈ 301.59, Surface area ≈ 226.98, A_xy ≈ 75.40, A_xz ≈ 56.55, A_yz ≈ 37.70
V = (4/3)π(6)(4)(3) = 96π ≈ 301.59. The Knud Thomsen approximation with p = 1.6075 gives S ≈ 226.98. Cross-sections: πab = 24π ≈ 75.40, πac = 18π ≈ 56.55, πbc = 12π ≈ 37.70.
Ellipsoid Volume & Surface Area Calculator calculations show up in coursework, drafting, construction layout, packaging, tank sizing, machining, and quality control. Instead of solving each transformation manually, you can test scenarios quickly and verify whether your dimensions remain within tolerance.
Last updated:
An ellipsoid is a 3D surface described by (x/a)² + (y/b)² + (z/c)² = 1, where a, b, c are the semi-axes. Cross-sections are ellipses or circles.
V = (4/3)πabc, where a, b, c are the three semi-axes. If all three are equal, this reduces to the sphere formula.
No general closed-form exists — it requires elliptic integrals. The Knud Thomsen approximation (S ≈ 4π[(aᵖbᵖ + aᵖcᵖ + bᵖcᵖ)/3]^(1/p), p ≈ 1.6075) is accurate to within ~1%.
An oblate spheroid is flattened at the poles (like Earth), with two equal longer axes. A prolate spheroid is elongated (like a football), with two equal shorter axes.
Earth is modeled as an oblate ellipsoid (WGS 84) with equatorial radius ≈ 6378.137 km and polar radius ≈ 6356.752 km. GPS, maps, and navigation all use this reference.
This calculator uses one unit for all axes. Convert your measurements to the same unit before entering them.
Calculate the volume and surface area of a sphere. Solve from radius, diameter, circumference, surface area, or volume. Includes presets for common spheres like basketballs and Earth.
Calculate the surface area of a sphere from radius, diameter, volume, or circumference. Also get hemisphere SA, spherical cap area, and volume with reference tables.
Calculate all properties of an ellipse from semi-major and semi-minor axes. Includes area, circumference (Ramanujan), eccentricity, foci distance, directrix, latus rectum, and flattening.