
A 3D shape bounded by six rectangular faces.
Properties
- It is 3D counterpart of a rectangle.
- It has 6 faces, 8 vertices, and 12 edges.
- All faces of a cuboid are rectangles.
- Opposite faces have equal dimensions.
V = l × w × h
l: length, w: width, h: height
TSA = 2 (lw + wh + hl)
l: length, w: width, h: height
LSA = 2h (l + w)
l: length, w: width, h: height
d = l2 + w2 + h2
l: length, w: width, h: height
d = l2 + w2, w2 + h2, h2 + l2
l: length, w: width, h: height