Definition and basic idea

A cuboid is a three-dimensional solid bounded by six quadrilateral faces. In common usage a cuboid refers to a right rectangular prism whose faces are rectangles; a special case in which all six faces are squares is the cube. More formally, a cuboid is a convex polyhedron made up of three pairs of congruent, parallel faces. The term emphasizes a cube-like, box-shaped geometry and is often used to describe everyday objects such as boxes, bricks and rooms.

Geometry and primary characteristics

Typical characteristics of a cuboid include:

  • Faces: 6
  • Edges: 12
  • Vertices (corners): 8
  • Face shapes: usually rectangles for a rectangular cuboid; more generally any quadrilaterals could form a convex six-faced solid, but such shapes are typically classified under different names.

When all adjacent faces meet at right angles it is called a rectangular cuboid or right rectangular prism. In geometry courses the cuboid is often introduced as the three-dimensional analogue of a rectangle: compare the 2D rectangle to the 3D cuboid.

Formulas and measurements

Let length = l, breadth (width) = b and height = h. Standard measures for any rectangular cuboid are:

  • Volume: V = l × b × h. This gives how much space the solid encloses (units³).
  • Total surface area (TSA): TSA = 2(l×b + b×h + h×l). This sums the areas of all six rectangular faces (units²).
  • Face diagonals: diagonal of face with sides l and b is √(l² + b²); similarly for other faces.
  • Space (body) diagonal: the longest straight line between two opposite vertices is √(l² + b² + h²).

These formulas follow from basic Euclidean geometry: areas of rectangles and the Pythagorean theorem for diagonals. When giving numerical answers, include appropriate units and, if necessary, round according to context.

Relations, distinctions and representations

A rectangular cuboid is a specific type of prism (a right prism with a rectangular base). It differs from a parallelepiped in that the latter may have parallelogram faces that are not right-angled. Another close term is "box" or "brick" in practical contexts. In coordinate geometry a cuboid aligned with the axes can be described as the set of points (x,y,z) satisfying x₁ ≤ x ≤ x₂, y₁ ≤ y ≤ y₂, z₁ ≤ z ≤ z₂. A cuboid can also be unfolded into a net — for the cube there are 11 distinct nets — which helps visualize all faces as a single planar figure.

History, naming and notable facts

The concept of block-shaped solids appears throughout classical geometry and practical construction. The English word "cuboid" derives from cube + -oid ("cube-like"). In mathematical literature one often encounters the terms rectangular solid, right rectangular prism and box interchangeably when the faces are rectangles. For introductions to polyhedra and three-dimensional solids see general references on polyhedra and convex solids (polyhedron overview).

Applications and examples

Cuboids model many everyday objects and engineered components: shipping containers, rooms, bricks, cereal boxes and many mechanical parts. They are used in packing problems, architectural planning, manufacturing and computer graphics (axis-aligned bounding boxes and voxels). Educationally, cuboids provide straightforward examples for teaching volume, surface area, and spatial reasoning. For further reading and interactive explanations, consult introductory geometry resources and educational pages on prisms and solids (quadrilateral faces, three-dimensional shapes, prism definitions).