An ellipsoid is a three-dimensional shape where every cross section is an ellipse or a circle. Think of it as a sphere that has been stretched or compressed along one or more of its axes. Just as an ellipse is a generalization of a circle, an ellipsoid is a generalization of a sphere, and it shows up everywhere from planetary science to medical imaging to the shape of a rugby ball.
The Basic Geometry
An ellipsoid is defined by three measurements called semi-axes, typically labeled A, B, and C. Each one describes how far the shape extends from its center along one of the three perpendicular directions in space. An ellipsoid centered at the origin stretches A units in the x direction, B units in the y direction, and C units in the z direction. When all three semi-axes are equal, you get a perfect sphere. When they differ, the shape becomes elongated or flattened.
The standard equation looks like this:
x²/A² + y²/B² + z²/C² = 1
Any point (x, y, z) that satisfies this equation sits on the surface of the ellipsoid. If you slice through the shape at any angle, the resulting cross section is always an ellipse (or a circle, which is just a special case of an ellipse).
Three Types of Ellipsoids
Ellipsoids are classified by the relationship between their three semi-axes. If you label them from longest to shortest as R1, R2, and R3, there are three possibilities:
- Prolate spheroid: R1 is longer than R2 and R3, which are equal to each other (R1 > R2 = R3). Picture a rugby ball or an American football. The shape is elongated along one axis, like a stretched sphere.
- Oblate spheroid: R1 and R2 are equal and both longer than R3 (R1 = R2 > R3). This is a flattened sphere, like a hamburger bun or an M&M candy. Earth itself is an oblate spheroid, wider at the equator than from pole to pole.
- Scalene ellipsoid: All three semi-axes are different lengths (R1 > R2 > R3). This is the most general case, with no two dimensions matching. A potato or an egg approximates this shape.
Both prolate and oblate spheroids are special cases where two of the three axes happen to be equal. The scalene ellipsoid, with three distinct measurements, is the fully general form.
How Ellipsoids Differ From Ellipses
An ellipse is a flat, two-dimensional curve defined by two semi-axes (the longer one and the shorter one). An ellipsoid lives in three dimensions and has a full surface you could wrap your hand around. The relationship is similar to that between a circle and a sphere. A circle is a 2D curve; a sphere is the 3D shape you get by rotating that circle in every direction. Likewise, if you rotate an ellipse around one of its axes, you generate a spheroid (a specific type of ellipsoid). The key distinction is simply dimensionality: two axes versus three.
Volume and Surface Area
Calculating the volume of an ellipsoid is straightforward. The formula is a natural extension of the sphere’s volume formula:
V = (4/3) × π × A × B × C
When A, B, and C are all equal (call them r), this simplifies to the familiar (4/3)πr³ for a sphere.
Surface area is a different story. Unlike volume, there’s no simple closed-form equation for the surface area of a general ellipsoid. The exact calculation requires a type of advanced integral called an elliptic integral, which doesn’t reduce to a neat formula you can punch into a basic calculator. For practical purposes, several approximations exist. The most common one, sometimes called Knud Thomsen’s formula, gets within about 1% of the true value for most ellipsoid shapes, which is accurate enough for engineering and science applications.
Earth as an Ellipsoid
One of the most important real-world applications of the ellipsoid is modeling the shape of Earth. Our planet isn’t a perfect sphere. It bulges at the equator and is slightly flattened at the poles due to its rotation, making it an oblate spheroid. The World Geodetic System 1984 (WGS 84), which is the reference model used by GPS satellites worldwide, defines Earth’s shape as an ellipsoid with a semi-major axis (equatorial radius) of 6,378,137.0 meters. The polar radius is about 21 kilometers shorter. That difference sounds small relative to the planet’s size, but it matters enormously for accurate navigation, mapping, and satellite positioning.
Saturn provides a more dramatic example. Its rapid rotation creates an equatorial diameter roughly 10% larger than its polar diameter, an oblateness visible even through a modest telescope.
Ellipsoids in Medicine and Biology
Doctors and medical researchers routinely model organs and tumors as ellipsoids to estimate their volume from imaging scans. When a radiologist measures a kidney, a thyroid nodule, or a prostate on an ultrasound or MRI, they typically capture three perpendicular measurements, plug them into the ellipsoid volume formula, and get a clinically useful size estimate. The geometry of the human stomach has also been modeled as an ellipsoid in studies of electrical activity during digestion, because the shape approximates the organ’s real contours closely enough to produce meaningful results.
This approach works because many biological structures are roughly ellipsoidal. It’s not a perfect match, but the ellipsoid formula provides a quick, standardized way to track whether a tumor is growing or an organ is within normal size limits, without needing complex 3D reconstruction from every scan.
Ellipsoids in Sports and Engineering
A rugby ball and an American football are both prolate spheroids, elongated along their long axis. This shape isn’t arbitrary. The aerodynamics of a prolate spheroid allow the ball to be thrown in a tight spiral with relatively low air resistance when the long axis is aligned with its direction of travel. Research into rugby ball aerodynamics has confirmed that the drag characteristics of these balls closely match those of a mathematical ellipsoid with similar proportions, which is why engineers use ellipsoid models when studying ball flight, designing new ball shapes, or evaluating potential rule changes around ball dimensions.
Beyond sports, ellipsoids appear in structural engineering (dome design), optics (ellipsoidal reflectors that focus light or sound to a point), and computer graphics (collision detection and shape approximation for 3D objects). Anywhere you need a smooth, mathematically tractable shape that’s more flexible than a sphere, the ellipsoid is typically the next tool you reach for.

