Cuboid Surface Area Calculator - L x W x H Box Surface

Use this cuboid surface area calculator to find total, lateral, and base area, volume, and space diagonal from length, width, and height in any unit.

Updated: June 12, 2026 • Free Tool

Cuboid Surface Area Calculator

Longest edge of the cuboid in the chosen length unit.

Second edge of the cuboid in the same length unit.

Third edge of the cuboid in the same length unit.

Unit shared by length, width, and height.

Unit used to report total, lateral, and base surface area.

Results

Total Surface Area
0m^2
Lateral Surface Area 0m^2
Top + Bottom Area 0m^2
Volume 0m^3
Space Diagonal 0m

What Is Cuboid Surface Area Calculator?

A cuboid surface area calculator is a fast, no-algebra tool that takes the three edge lengths of a box-shaped solid and returns total area, lateral area, top-plus-bottom area, volume, and the longest interior diagonal in one pass. Enter length, width, and height in any common unit and the tool applies 2(lw + lh + wh) to the converted dimensions, so you can stop dividing a box into six rectangles for paint, paper, or shipping estimates.

  • Packaging and shipping: Estimate cardboard area for a custom box or mailer.
  • Painting and papering: Measure the outside of a room, shed, or chest of drawers.
  • Insulation and cladding: Add the six faces of an attic, basement, or extension.
  • School and homework: Verify a worked problem, demo the formula, or check a unit conversion.

The cuboid is the most general box-shaped solid in elementary geometry: six rectangular faces, twelve edges, and eight vertices, with three independent edge lengths. Common real-world cuboids include moving boxes, freezers, shipping cartons, raised garden beds, and most cardboard mailers.

When all three edges are the same length, the cube volume calculator takes over and applies the simpler a^3, 6*a^2, and a*sqrt(3) chain to the same dimensions.

How Cuboid Surface Area Calculator Works

The tool converts the three inputs to meters, evaluates the standard cuboid area formula, and re-expresses the result in the chosen area unit.

Total Surface Area = 2 * (L * W + L * H + W * H) Lateral Surface Area = 2 * H * (L + W) Base Area (top + bottom) = 2 * L * W Volume = L * W * H Space Diagonal = sqrt(L^2 + W^2 + H^2)
  • L: Longest edge, in the chosen length unit.
  • W: Second edge, perpendicular to L, same unit.
  • H: Third edge, perpendicular to both, same unit.

Each product L*W, L*H, W*H represents a pair of opposite faces. Multiplying the sum by 2 covers the entire outside; the lateral and base splits separate sides from top and bottom.

Worked example: 2 m x 1 m x 1 m storage box

L*W = 2, L*H = 2, W*H = 1. Total = 2 * (2 + 2 + 1) = 10 m^2. Lateral = 2 * 1 * 3 = 6 m^2. Base = 2 * 2 = 4 m^2. Volume = 2 m^3. Diagonal = sqrt(6) = 2.4495 m.

Total = 10 m^2, lateral = 6 m^2, base = 4 m^2, volume = 2 m^3, diagonal = 2.4495 m.

According to Wolfram MathWorld, a cuboid has three pairs of congruent rectangular faces, so the total surface area is 2*L*W + 2*L*H + 2*W*H, which simplifies to 2(L*W + L*H + W*H).

According to Math Open Reference, the surface area of a cuboid with edges L, W, and H is 2(LW + LH + WH), while the volume is L*W*H.

Because L*W is just the area of a rectangle, the length width area rectangle calculator is a quick way to check a single face of the box in square feet or square meters.

Key Concepts Explained

Four small ideas explain every result on this page.

Pairs of Congruent Faces

Six faces, three matching pairs. Each pair contributes the same product twice, so the formula has a leading 2.

Lateral vs. Total Area

Lateral = 2*H*(L + W). Total = lateral + 2*L*W.

Cuboid vs. Cube

A cube is a cuboid with L = W = H. Formulas collapse to 6*a^2 and a^3.

Unit Squaring

Linear units square: 1 m -> 1 m^2, 1 ft -> 1 ft^2. Area is reported in a separate unit.

These four concepts explain why the result panel returns more than one number. Each metric answers a slightly different question about the same box.

The same three-face-pair reasoning extends to spheres, cylinders, and cones, and the surface area calculator walks through the formulas for each of those shapes in one place.

How to Use This Calculator

Use the cuboid surface area calculator in five short steps, switching units at any time without re-entering the dimensions.

  1. 1 Enter the length: Type the longest edge into the Length field.
  2. 2 Enter the width and height: Add the second and third edges.
  3. 3 Pick the length unit: Select mm, cm, m, in, ft, or yd.
  4. 4 Choose the area unit: Pick m^2, cm^2, ft^2, or in^2.
  5. 5 Read the profile: All five values update in real time.

If you are wrapping a 60 cm x 40 cm x 30 cm storage bin, set the unit to centimeters, type 60, 40, 30, and pick square centimeters. The result panel returns 10,800 cm^2 of total surface, 6,000 cm^2 of lateral, 4,800 cm^2 of base, 72,000 cm^3 of volume, and a diagonal of about 78.10 cm.

Benefits of Using This Calculator

A dedicated cuboid surface area calculator removes the algebra from five tightly related numbers and keeps the units consistent for both metric and imperial work.

  • Total, lateral, and base area at once: One pass returns all three.
  • Volume and diagonal included: Same pass returns volume and longest interior diagonal.
  • Metric and imperial in one place: Length in mm/cm/m/in/ft/yd, area in m^2/cm^2/ft^2/in^2.
  • No six-face counting errors: Applies 2(L*W + L*H + W*H) automatically.
  • Hand-off to cube and prism peers: Set L = W = H for the cube case.

If your problem also needs the volume of a sphere, cylinder, or cone alongside the cuboid result, the volume calculator returns the matching volume formulas in a single tool.

Factors That Affect Your Results

Three measurable factors control the precision of every cuboid surface area result, and a few practical limits apply to any real-world box-shaped solid.

Length Unit Conversion

Inputs are converted from millimeters, centimeters, meters, inches, feet, or yards into meters before the formula runs, using exact factors (1 in = 0.0254 m, 1 ft = 0.3048 m, 1 yd = 0.9144 m). Conversion error is essentially zero for a normal cuboid problem.

Area Unit Re-scaling

The result is computed in square meters and then scaled to the chosen area unit using exact squared factors (1 m^2 = 10,000 cm^2 = 10.7639104167 ft^2 = 1550.0031 in^2). Switching the area unit does not change the physical area, only the displayed number.

Rounding and Display Precision

All values are stored at full JavaScript precision and rounded to four decimal places on the page. Very small cuboids (under 1 mm per edge) or very large ones (over 1 km per edge) can show the same rounded value at multiple sizes, so switch units in those cases.

Top, Bottom, and Side Definitions

The tool treats the L*W pair as the top and bottom, so lateral area is 2*H*(L + W). If your problem defines a different face as the top, total area is unchanged but the lateral-vs-base split swaps.

  • The cuboid surface area calculator assumes a perfect rectangular box. Real cardboard, plastic, or wood objects have rounded edges, corner bevels, label cutouts, or material thickness, so the true surface area is usually a little below the 2(L*W + L*H + W*H) result.
  • The calculator does not subtract openings such as windows, doors, vents, or handle cutouts. For a crate with a 30 cm x 20 cm cutout, manually subtract 600 cm^2 from the total face area on the affected side before ordering sheet material.
  • Diagonal and lateral values are geometric and assume a sealed solid. Open-top boxes, hollow walls, and bins with internal partitions need a manual adjustment because the inside faces add area that the closed cuboid formula does not count.

These factors and limits come from standard cuboid geometry in elementary references. The tool is for planning, homework, and quick estimates; cross-check against a project drawing when the result drives a purchase order.

As published by Encyclopaedia Britannica, a cuboid is a box-shaped solid whose total surface area equals twice the sum of the products of its three edge lengths taken two at a time, written 2(LW + LH + WH).

For biology, heat transfer, or packaging comparisons, dividing the cuboid result by the volume gives a surface-to-volume ratio, which the surface area volume ratio calculator does automatically across several 3D shapes.

cuboid surface area calculator diagram showing a labeled box with length, width, height, and the 2(lw + lh + wh) formula
cuboid surface area calculator diagram showing a labeled box with length, width, height, and the 2(lw + lh + wh) formula

Frequently Asked Questions

Q: What is the formula for the surface area of a cuboid?

A: Total surface area is A = 2(L*W + L*H + W*H), where L, W, and H are the three edge lengths. This covers all six faces: L*W for top and bottom, L*H for front and back, W*H for left and right.

Q: How do you calculate the lateral surface area of a cuboid?

A: Lateral surface area covers only the four side faces. It is A_lateral = 2*H*(L + W). For a 2 m x 1 m x 1 m box, the lateral area is 2 * 1 * 3 = 6 m^2, while the total area is 10 m^2.

Q: What is the difference between the surface area and volume of a cuboid?

A: Surface area is the two-dimensional outside in square units, computed as 2(L*W + L*H + W*H). Volume is the three-dimensional inside in cubic units, computed as L*W*H. Doubling every edge multiplies surface area by 4 and volume by 8.

Q: Is a cube a cuboid?

A: Yes. A cube is a special case of a cuboid in which all three edge lengths are equal. Set L = W = H = a in the cuboid formulas and the total surface area reduces to 6*a^2, the volume to a^3.

Q: How do you find the surface area of a cuboid in square feet or square meters?

A: Enter the length, width, and height in feet (or meters), select square feet (or square meters) as the area unit, and read the result panel. To convert square feet to square meters, multiply by 0.09290304, since 1 ft = 0.3048 m.

Q: How do you calculate the surface area of a cuboid with only one side measurement?

A: You cannot, because a cuboid has three independent edge lengths. You need L, W, and H (or two edges and the diagonal). The diagonal alone gives one equation in three unknowns, so the problem is under-determined.