Cube Calc: find V, a, d

Enter one edge length to compute a cube's volume (V), surface area (a), and space diagonal (d) — plus its face diagonal.

Quick Facts

Core formulas
V = s³, A = 6s², d = s√3
s is the edge length; d is the corner-to-corner space diagonal.
Diagonal ratio
Space diagonal ≈ 1.732 × edge
The face diagonal is shorter, at s√2 ≈ 1.414 × edge.

Your Results

Calculated
Volume (V)
-
V = s³
Surface area (a)
-
A = 6s², all 6 faces
Space diagonal (d)
-
d = s√3, corner to corner
Face diagonal
-
s√2, across one face

Ready

Enter an edge length and unit, then press Calculate.

How the Cube Calc: find V, a, d works

A cube is a solid with 6 identical square faces, 12 equal edges, and 8 corners. Every measurement of a cube — its volume, its surface area, and its diagonals — can be derived from a single number: the edge length, s. This calculator takes that one edge length and applies the standard geometric formulas to return volume (V), surface area (a), and the two diagonals (face and space, including d).

Formula and method

The four values are computed directly from the edge length s:

  • Volume: V = s³ (edge length cubed).
  • Surface area: A = 6s² (area of one square face, times 6 faces).
  • Space diagonal: d = s√3 ≈ 1.7321 × s (the line through the cube's interior connecting two opposite corners).
  • Face diagonal: s√2 ≈ 1.4142 × s (the diagonal across one square face).

The space diagonal formula comes from applying the Pythagorean theorem twice: first to find the face diagonal (√(s² + s²) = s√2), then again to combine that face diagonal with the remaining edge (√((s√2)² + s²) = s√3).

Common sources of error

  • Unit mismatch: the unit you select is only a label — the calculator does not convert between units, so make sure the edge length you enter is actually in the unit shown.
  • Confusing volume and surface area units: volume is reported in cubic units (cm³), surface area in square units (cm²), and both diagonals in linear units (cm) — mixing these up is the most common mistake.
  • Rounding the edge length early: since volume grows with the cube of the edge, small rounding errors in s are magnified threefold in V — enter as much precision as you have.

Checking your result

A quick sanity check: the space diagonal should always be a bit longer than the face diagonal (√3 > √2), and both should be longer than a single edge. Volume should grow much faster than surface area as the edge increases — doubling the edge length multiplies volume by 8 but surface area by only 4.

Applications

These formulas apply anywhere a real-world object is (or can be approximated as) a cube: sizing a storage box or shipping carton by volume, estimating paint or wrapping material needed by surface area, or checking whether a diagonal object fits inside a cubic container by comparing it to the space diagonal.

Frequently Asked Questions

What is the formula for the volume of a cube?
The volume of a cube equals its edge length cubed: V = s³. For an edge of 5 cm, the volume is 5³ = 125 cubic centimeters.
How do you find the surface area of a cube?
A cube has 6 identical square faces, so total surface area is A = 6s², where s is the edge length. An edge of 5 cm gives 6 × 25 = 150 square centimeters.
What is the space diagonal of a cube?
The space diagonal runs corner to corner through the cube's interior and equals d = s√3, about 1.732 times the edge length. It is longer than the face diagonal, s√2, which runs across a single face only.
How is edge length related to volume?
Edge length is the cube root of the volume: s = V^(1/3). If you know the volume, taking its cube root recovers the edge length used in the surface area and diagonal formulas.