125
units³
150
units²
7.0711
units
8.6603
units
25
units²
60
units
0.8333
units
125
units³
150
units²
7.0711
units
8.6603
units
25
units²
60
units
0.8333
units
The Cube Calculator computes all key geometric properties of a cube from a single measurement—the edge length. A cube (also called a regular hexahedron) is one of the five Platonic solids and the most fundamental three-dimensional shape. It has 6 congruent square faces, 12 equal edges, and 8 vertices, with perfect symmetry along all three axes.
Given edge length $$a$$, all properties follow directly:
Volume:
$$V = a^3$$
The volume of a cube grows as the cube of its edge length. Doubling the edge increases the volume eightfold.
Surface Area:
$$SA = 6a^2$$
Since a cube has 6 identical square faces, each of area $$a^2$$, the total surface area is simply six times the face area.
Space Diagonal:
$$d_s = a\sqrt{3}$$
The space diagonal connects two opposite vertices through the interior of the cube. By applying the Pythagorean theorem twice (first across a face, then through the body), the length is $$a\sqrt{3}$$.
Face Diagonal:
$$d_f = a\sqrt{2}$$
The face diagonal connects opposite corners of one square face. By the Pythagorean theorem on a right triangle with legs $$a$$ and $$a$$: $$d_f = \sqrt{a^2 + a^2} = a\sqrt{2}$$.
The cube possesses remarkable symmetry: 48 symmetries in total (the octahedral symmetry group). It is dual to the regular octahedron—connecting the face centers of a cube produces an octahedron, and vice versa. The cube is also the only Platonic solid that tessellates three-dimensional Euclidean space without gaps.
In optimization, the cube has the smallest surface area among all rectangular prisms (boxes) of the same volume. This makes cubic containers efficient for storage and shipping when minimizing material usage is important.
Cubes appear everywhere: dice, sugar cubes, Rubik’s cubes, modular building blocks, and cubic meters used as a standard unit of volume. In chemistry, many crystal structures (such as NaCl) exhibit cubic lattice geometry. In computer graphics, voxels—the 3D equivalent of pixels—are cubes that form the basis of volumetric rendering.
Enter the edge length and instantly compute all four properties.
Enter the edge length $$a$$ of the cube. The calculator applies the four formulas above to compute volume, surface area, space diagonal, and face diagonal simultaneously. All outputs use the same unit system as your input.
The volume is in cubic units (e.g., cm³), surface area in square units (e.g., cm²), and both diagonals in linear units (e.g., cm). The space diagonal is always longer than the face diagonal by a factor of $$\sqrt{3}/\sqrt{2} \approx 1.2247$$.
Inputs
Results
A 10 cm cube has volume 1000 cm³ = 1 liter, surface area 600 cm², space diagonal ≈17.32 cm, and face diagonal ≈14.14 cm.
Inputs
Results
A cube with edge 2.5 m encloses 15.625 m³ of space and has a surface area of 37.5 m².
The face diagonal lies on a single face, connecting opposite corners of one square ($$a\sqrt{2}$$). The space diagonal passes through the interior of the cube, connecting two vertices that are maximally apart ($$a\sqrt{3}$$).
Take the cube root: $$a = \sqrt[3]{V}$$. For example, if $$V = 27$$, then $$a = \sqrt[3]{27} = 3$$.
Yes. Among all rectangular prisms with a given volume, the cube has the minimum surface area. This is proven by the AM-GM inequality applied to the three dimensions.
A cube has 4 space diagonals (connecting opposite vertices through the interior) and 12 face diagonals (2 per face × 6 faces).
They are dual polyhedra. Connecting the centers of a cube’s 6 faces produces a regular octahedron, and connecting the centers of an octahedron’s 8 faces produces a cube.
If you multiply the edge by factor $$k$$, the surface area scales by $$k^2$$ and the volume scales by $$k^3$$. Doubling the edge gives 4× the surface area and 8× the volume.
Roboculator Team
The Roboculator Team explains calculations, planning tools, and practical formulas in clear language for real-life situations.
How helpful was this calculator?
5.0/5 (1 rating)