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