keisoku

Cube Volume Calculator

Find the volume of a cube from its edge length, plus surface area, space diagonal, and total edge length.

Input

Enter the edge length of a cube to compute its volume, surface area, space diagonal, and total edge length at once.

Result

a = 4

Volume a³

64

Surface area 6a²

96

Space diagonal a√3

6.928203

Total edge length 12a

48


Lengths use the same unit as your input. Surface area is in squared units and volume is in cubed units.

How it works

  • Volume is the edge length cubed. V = a × a × a = a³, expressed in cubic units of the input length.
  • Surface area sums the six square faces, so S = 6a², expressed in square units of the input length.
  • The space diagonal connects the two farthest opposite corners and equals d = a√3, where √3 is about 1.732.
  • The total edge length is the sum of all twelve edges of the cube, which equals 12a.
  • Enter a positive number for the edge. Zero, negative, or non numeric values cannot be calculated.

Reviews

Tell us what you think of this calculator.

Write a review

  1. Home
  2. Cube Volume Calculator