Cube Calculator

Enter an edge length to calculate volume, surface area, face diagonal, space diagonal, and all cube properties.

Choose Input & Enter Value

Result

Volume
125
cubic units
Edge Length (a)5
Volume (V)125
Surface Area (S)150
Lateral Surface Area100
Face Diagonal (df)7.07107
Space Diagonal (ds)8.66025
Face Area25
Number of Faces6
Number of Edges12
Number of Vertices8
Circumsphere Radius4.33013
Insphere Radius2.5
Midsphere Radius3.53553

Step-by-Step Solution

V = a^3 = 5^3 = 125

Understanding the Cube

A cube (also called a regular hexahedron) is a three-dimensional solid with six square faces, twelve equal edges, and eight vertices. All edges of a cube have the same length, and all faces meet at right angles (90 degrees). The cube is one of the five Platonic solids and is the only regular hexahedron.

The cube is one of the most fundamental shapes in geometry and appears extensively in architecture, engineering, packaging, gaming (dice), and crystallography. Understanding cube properties is essential for volume calculations, material estimation, and spatial reasoning.

Cube Formulas

Volume

The space enclosed by the cube. Equal to the cube of the edge length.

V = a^3

Surface Area

Total area of all six square faces combined.

S = 6a^2

Face Diagonal

The diagonal across one square face, from corner to corner.

d_f = a * sqrt(2)

Space Diagonal

The diagonal through the interior from one vertex to the opposite vertex.

d_s = a * sqrt(3)

Circumsphere Radius

Radius of the sphere that passes through all 8 vertices.

R = (a * sqrt(3)) / 2

Insphere Radius

Radius of the largest sphere that fits inside the cube, tangent to all faces.

r = a / 2

Properties of a Cube

  • Faces: 6 congruent square faces.
  • Edges: 12 equal edges.
  • Vertices: 8 vertices, each meeting 3 edges at right angles.
  • Symmetry: 48 symmetries (including reflections and rotations).
  • Dual: The dual polyhedron of a cube is a regular octahedron.
  • Euler's formula: V - E + F = 8 - 12 + 6 = 2 (holds for all convex polyhedra).

Lateral Surface Area

The lateral surface area of a cube is the total area of its four side faces (excluding the top and bottom). For a cube with edge length a, the lateral surface area is 4a^2. This is useful when computing material for wrapping the sides of a cube-shaped object.

Midsphere

The midsphere (also called the intersphere) of a cube is the sphere tangent to every edge of the cube at its midpoint. Its radius is a*sqrt(2)/2. The midsphere sits between the insphere and the circumsphere.

Calculating Cube Properties from Different Inputs

From Volume

If you know the volume V, the edge length is a = V^(1/3) (the cube root of V). From the edge length, all other properties can be calculated.

From Surface Area

If you know the total surface area S, the edge length is a = sqrt(S/6). Since S = 6a^2, solving for a gives this formula.

From Space Diagonal

If you know the space diagonal d, the edge length is a = d/sqrt(3). The space diagonal relates to the edge through the Pythagorean theorem in three dimensions.

Real-World Applications

Cubes are ubiquitous in everyday life: dice, sugar cubes, building blocks, storage boxes, and Rubik's Cubes are all cube-shaped. In construction, understanding cube volumes is essential for calculating concrete amounts, container capacities, and room sizes. In science, crystal structures like sodium chloride (table salt) form cubic lattices.

Tips for Cube Calculations

  • Volume units are always cubed (e.g., cm^3, m^3, ft^3).
  • Surface area units are always squared (e.g., cm^2, m^2, ft^2).
  • A cube has the smallest surface area for a given volume among all rectangular boxes.
  • The space diagonal is always sqrt(3) times longer than an edge (approximately 1.732x).
  • To convert between units, cube the linear conversion factor for volume and square it for area.