Rectangular Prism Surface Area Calculator – 2(lw + lh + wh)
A rectangular prism — also called a cuboid — is the most common three-dimensional shape in everyday life: boxes, rooms, bricks, books, and shipping containers are all rectangular prisms. Calculating the total surface area tells you how much material covers the outside of the shape, which is essential for packaging, painting, wrapping, and thermal analysis. This calculator accepts the length, width, and height in any supported unit and returns the total surface area together with a per-face breakdown in real time.
The Formula: SA = 2(lw + lh + wh)
A rectangular prism has six rectangular faces that form three identical pairs:
- Top and bottom — each face measures l × w, so the pair contributes
2lw. - Front and back — each face measures l × h, contributing
2lh. - Left and right — each face measures w × h, contributing
2wh.
Adding all three pairs gives the total surface area:
SA = 2(lw + lh + wh)
For a box with dimensions 10 cm × 5 cm × 3 cm:SA = 2(10×5 + 10×3 + 5×3) = 2(50 + 30 + 15) = 2 × 95 = 190 cm²
Face-Pair Breakdown
The calculator displays the contribution of each face pair alongside the total. This breakdown is useful when only some faces need to be coated — for example, a wooden shelf needs paint only on the top and two visible sides, not the hidden back or bottom. By inspecting each pair separately, you can select exactly the faces you need and sum them manually.
Unit Conversion
All three dimension inputs share a single input unit. An optional output unit lets you display the result in a different area unit. For instance, you can enter dimensions in inches and read the surface area in cm². Internally the tool converts every dimension to metres, applies the formula to obtain a value in m², then converts that m² figure to the selected output unit² by dividing by the square of the output unit's metre factor. Supported units are mm, cm, m, km, in, ft, and yd.
Special Cases: Cube and Square Prism
When all three dimensions are equal (l = w = h), the shape is a cube and the formula simplifies to SA = 6s². When length equals width but differs from height (l = w ≠ h), the shape is a square prism. The calculator detects both cases and displays an informational notice so you are aware of the special geometry.
Practical Applications
Packaging and shipping: Cardboard and film for box-shaped packages are cut to the total surface area. Knowing each face pair helps optimise sheet layouts and minimise waste. Shipping carriers may also charge based on the surface area of the label area or insulation lining.
Construction and renovation: Painting a rectangular room requires the surface area of the four walls and ceiling (excluding the floor). You can enter the room as a rectangular prism, read the front/back and left/right pairs for the walls, and the top/bottom pair for the ceiling — then subtract for doors and windows.
Manufacturing: Sheet-metal enclosures, refrigerator insulation, and foam packing inserts are all cut from flat sheets. The surface area determines how much raw material is required and directly impacts bill-of-materials cost.
Heat transfer: The rate of convective heat loss from a box-shaped object is proportional to its surface area. Engineers and physicists use this value when estimating cooling requirements for electronic enclosures and heating elements.
Education: Surface area is a foundational topic in middle-school and high-school geometry. The face-pair breakdown reinforces the conceptual link between the formula and the physical faces of the shape, and the live update helps students explore how changing one dimension affects each pair independently.
Tips for Accurate Measurements
Use the same measuring tool (ruler, tape measure, calipers) for all three dimensions to keep systematic error consistent. For hollow containers, decide in advance whether you need the interior or exterior surface area and measure accordingly — these differ by twice the wall thickness on each face. When measuring in the field, round only the final result rather than intermediate steps to prevent accumulation of rounding errors.
Results are displayed to 4 significant figures. The copy-to-clipboard button exports values to 6 decimal places for use in spreadsheets or engineering documents.