Cuboid Calculator

Calculate volume, surface area, and diagonal of a cuboid.

Formula

Volume = l×w×h; SA = 2(lw+lh+wh); Diagonal = √(l²+w²+h²)
  • Volume = l×w×h; SA = 2(lw+lh+wh); Diagonal = √(l²+w²+h²)

Cuboid Calculator

Inputs
  • Length: 5
  • Width: 4
  • Height: 3

A cuboid with length 5, width 4, and height 3 has volume 60 cubic units, surface area 94 square units, and space diagonal ≈ 7.071 units.

Frequently asked questions

What is a cuboid (rectangular prism)?
A cuboid is a 3D shape with 6 rectangular faces, 12 edges, and 8 vertices. Length, width, and height define its dimensions.
How is volume calculated?
Volume = length × width × height. This represents the space inside the cuboid.
How is surface area calculated?
Surface Area = 2(lw + lh + wh). This is the sum of the areas of all 6 rectangular faces.
What is the space diagonal?
The space diagonal is the longest line segment inside the cuboid, from one corner to the opposite corner. Formula: √(l² + w² + h²).