Calculators / Quick tool

Rectangular Prism Calculator

Calculate volume, surface area and space diagonal of a rectangular prism.

● Processed locally in your browser
Processed locally in your browser
Prism measurements Choose an action to process the input.
How to useHow to use Rectangular Prism Calculator

What the tool actually does

Calculate volume, surface area and space diagonal of a rectangular prism.

Reproducible example

Example input
length=8
width=5
height=3
Expected result
Volume: 120 cubic units
Formula: V = length × width × height
Substitution: 8 × 5 × 3 = 120
Surface area: 158 square units
Formula: A = 2 × (length × width + length × height + width × height)
Substitution: 2 × (40 + 24 + 15) = 158
Diagonal: 9.899494936612 units
Formula: d = √(length² + width² + height²)
Substitution: √(64 + 25 + 9) = √98 = 9.899494936612
  1. 1

    Paste content, enter parameters or choose the files you need in “Length, width and height”.

  2. 2

    Choose “Calculate prism” for the job. Processing runs in this browser.

  3. 3

    Review the result under “Prism measurements”, then copy or download it after checking the output.

Result guide

What Rectangular Prism Calculator calculates

Enter three positive side lengths in one shared unit. The calculator returns volume in cubic units, total surface area in square units, and the corner-to-corner space diagonal in the original length unit.

Rectangular-prism formulas

Volume is V = length × width × height. Total surface area is A = 2(lw + lh + wh). The space diagonal follows the three-dimensional Pythagorean theorem: d = √(l² + w² + h²).

Worked 8 × 5 × 3 example

For length 8, width 5 and height 3, volume is 120 cubic units. Surface area is 2 × (40 + 24 + 15) = 158 square units, and the diagonal is √98 ≈ 9.899 units.

Units and scope

Use the same unit for all three inputs. This tool models a right rectangular prism with perpendicular faces; it does not handle rounded corners, wall thickness, open boxes, packing efficiency or material waste.

Frequently asked questions

How do I calculate the volume of a rectangular prism?

Multiply length by width by height. With 8, 5 and 3, the volume is 8 × 5 × 3 = 120 cubic units.

What is the space diagonal?

It is the straight line between opposite corners through the interior of the prism, calculated as √(length² + width² + height²).

Can I enter different units for each side?

No. Convert every side to one common unit before calculating so the area and volume units remain meaningful.