What is Surface Area?
Surface area is the total area that the surface of a three-dimensional object occupies. In other words, it is the sum of all the areas of every face or curved surface of a solid. This surface area calculator helps you find the area of seven common 3D shapes — sphere, cylinder, cone, cube, rectangular prism, triangular prism, and square pyramid — in both US/Imperial (inches, square inches, square feet) and metric (centimeters, square centimeters, square meters) units.
Formulas for the Surface Area of Common 3D Shapes
Surface Area of a Sphere
A sphere has only one surface — a perfectly curved shell. Its total surface area depends only on the radius:
A = 4πr²
where r is the radius of the sphere. Because a sphere is perfectly symmetric, there is no lateral or base area — the entire surface is one seamless curved region.
Example: A sphere with radius 5 in has surface area = 4 × π × 5² ≈ 314.16 in².
Surface Area of a Cylinder
A cylinder has two circular bases and one curved lateral surface. The total surface area formula is:
A = 2πr² + 2πrh
where r is the base radius and h is the height. The term 2πr² represents the two circular bases, and 2πrh is the lateral (side) surface, which is a rectangle when "unrolled".
- Base area (each circle): πr²
- Lateral surface area: 2πrh
- Total: 2πr² + 2πrh
Surface Area of a Cone
A cone has one circular base and one curved lateral surface. The slant height s = √(r² + h²) is the distance along the side from the apex to the base edge:
A = πr² + πr√(r² + h²)
where r is the base radius and h is the vertical height. The first term is the base area; the second is the lateral surface area.
Surface Area of a Cube
A cube has six identical square faces. Its surface area is simply:
A = 6a²
where a is the length of one side (all sides are equal).
Surface Area of a Rectangular Prism (Box)
A rectangular prism (cuboid) has three pairs of identical rectangular faces. The total surface area is:
A = 2(lw + wh + lh)
where l is length, w is width, and h is height.
Surface Area of a Triangular Prism
A triangular prism has two triangular bases and three rectangular lateral faces. If the triangle has sides a, b, c and the prism has length (height) h:
A = h(a + b + c) + 2 × base_area
where base_area is calculated using Heron's formula: base_area = √[s(s−a)(s−b)(s−c)], with s = (a+b+c)/2.
Surface Area of a Square Pyramid
A square pyramid has a square base and four congruent triangular faces. With base side length l and vertical height h:
A = l² + l√(4h² + l²)
The slant height of each triangular face is √(h² + (l/2)²). The base area is l²; the lateral area is 4 × (l × slant / 2) = 2l × slant.
How to Calculate Surface Area — Step by Step Example (Sphere)
- Identify the shape: Select "Sphere" from the dropdown.
- Choose your unit system: Select Imperial (inches) or Metric (centimeters).
- Enter the radius: For example, r = 7 in.
- Apply the formula: A = 4 × π × 7² = 4 × 3.14159 × 49 ≈ 615.75 in².
- Convert if needed: 615.75 in² ÷ 144 ≈ 4.276 ft².
US / Imperial vs. Metric Units
This calculator supports both measurement systems:
- US/Imperial: Enter dimensions in inches (in). Results shown in in² with conversion to ft² (1 ft² = 144 in²).
- Metric: Enter dimensions in centimeters (cm). Results shown in cm² with conversion to m² (1 m² = 10,000 cm²).
What is Lateral Surface Area?
For shapes with a clear distinction between the base(s) and the sides (like a cylinder, cone, triangular prism, or pyramid), the surface area can be split into:
- Base area: The area of the top and/or bottom face(s).
- Lateral surface area: The area of all side faces only, excluding the base(s).
- Total surface area: Base area(s) + lateral surface area.
For example, the lateral surface area of a cylinder (just the curved side, no caps) = 2πrh. This is useful when you need to paint just the sides of a tank, or wrap a label around a can.
Applications of Surface Area
- Engineering & manufacturing: Calculating the amount of material (sheet metal, paint, fabric) needed to cover or wrap an object.
- Architecture: Estimating wall, roof, and flooring areas.
- Physics: Heat transfer, drag, and aerodynamics depend on surface area.
- Biology: Body surface area (BSA) is used in medicine for drug dosing.
- Packaging: Determining how much material is needed for boxes and containers.
FAQs
- What units does this surface area calculator use?
- You can choose between US/Imperial (inches → in², ft²) and metric (centimeters → cm², m²). Both the primary unit result and an automatic conversion are shown.
- What is the difference between surface area and volume?
- Surface area measures the total area of the outer surface of a 3D object (in square units). Volume measures how much space the object occupies (in cubic units). Use our Volume Calculator for volume computations.
- How do I find the surface area of a sphere?
- Use the formula A = 4πr². Enter your radius in the form above and select "Sphere". The calculator instantly gives the result in your chosen units.
- What is slant height?
- The slant height is the distance along the side surface from the apex (tip) of a cone or pyramid to the midpoint of the base edge. For a cone with radius r and height h: slant = √(r² + h²). For a pyramid with base side l and height h: slant = √(h² + (l/2)²).
- Can I calculate surface area for non-standard shapes?
- This calculator covers the seven most common geometric solids. For irregular shapes, you would need to break them into simpler components and sum up their surface areas.