Surface Area of a Cone

Finds the slant height as √(radius² + height²), the lateral area as π × radius × slant height, and the total surface area as π × radius × (radius + slant height).

The surface of a cone consists of a curved side, which unrolls into a sector, and a circular base. Everything begins with the slant height: the sloping line from the apex to the rim, obtained from the radius and the height by the Pythagorean theorem.

=r2+h2\ell = \sqrt{r^2 + h^2}

With the slant height in hand, the lateral area AA and the total surface area SS follow.

A=πrS=πr(r+)A = \pi r \ell \qquad S = \pi r (r + \ell)

Example

With the defaults, r=3r = 3 and h=4h = 4:

The base contributes 9π9\pi, and 9π+15π=24π9\pi + 15\pi = 24\pi, which matches the total.

Watch out

The height and the slant height are not the same thing. This calculator asks for the height, the perpendicular distance from the base to the apex, and derives the slant height from it; the slant height is always the longer of the two. Unrolled, the curved side becomes a sector of radius \ell whose arc equals the base circumference 2πr2\pi r. The area of a sector is half the arc times the radius, giving 12×2πr×=πr\dfrac{1}{2} \times 2\pi r \times \ell = \pi r \ell, which is the lateral area. Both the radius and the height must be positive.