Cube Root Table

Cube roots for integers from 1 to 100, with perfect cubes highlighted. The cube root of a number x is the value that, when multiplied by itself three times, gives x. Use this table for quick reference in geometry, algebra, physics, and engineering.

Cube Root Calculator

Enter a number to find its cube root.

∛273

What Is a Cube Root?

The cube root of x is the number y such that y³ = x. It is written as ∛x or x^(1/3). Unlike square roots, cube roots are defined for negative numbers, since the cube of a negative number is negative.

  • Notation: ∛x = y means y³ = x.
  • Negative values: ∛(−x) = −∛x. For example, ∛(−27) = −3.
  • Perfect cubes: integers whose cube roots are also integers, e.g., 1, 8, 27, 64, 125.
  • Geometric meaning: ∛V is the side length of a cube with volume V.

Cube Root Table (1 to 100)

Decimal cube roots from 1 to 100, with the exact integer cube root shown for perfect cubes (highlighted rows).

n∛n (decimal)Exact (if perfect cube)
11∛1 = 1 (1³ = 1)
21.259921
31.44225
41.587401
51.709976
61.817121
71.912931
82∛8 = 2 (2³ = 8)
92.080084
102.154435
112.22398
122.289428
132.351335
142.410142
152.466212
162.519842
172.571282
182.620741
192.668402
202.714418
212.758924
222.802039
232.843867
242.884499
252.924018
262.962496
273∛27 = 3 (3³ = 27)
283.036589
293.072317
303.107233
313.141381
323.174802
333.207534
343.239612
353.271066
363.301927
373.332222
383.361975
393.391211
403.419952
413.448217
423.476027
433.503398
443.530348
453.556893
463.583048
473.608826
483.634241
493.659306
503.684031
513.70843
523.732511
533.756286
543.779763
553.802952
563.825862
573.848501
583.870877
593.892996
603.914868
613.936497
623.957892
633.979057
644∛64 = 4 (4³ = 64)
654.020726
664.04124
674.061548
684.081655
694.101566
704.121285
714.140818
724.160168
734.179339
744.198336
754.217163
764.235824
774.254321
784.272659
794.29084
804.308869
814.326749
824.344481
834.362071
844.379519
854.39683
864.414005
874.431048
884.44796
894.464745
904.481405
914.497941
924.514357
934.530655
944.546836
954.562903
964.578857
974.594701
984.610436
994.626065
1004.641589

Perfect Cubes Reference (1³ to 20³)

The first 20 perfect cubes. Memorizing these makes mental estimation of cube roots much easier.

n
11
28
327
464
5125
6216
7343
8512
9729
101,000
111,331
121,728
132,197
142,744
153,375
164,096
174,913
185,832
196,859
208,000

How to Estimate Cube Roots Without a Calculator

To approximate ∛n manually, bracket n between two consecutive perfect cubes and refine.

  1. Find the closest perfect cubes. For example, to estimate ∛50, note that 27 (3³) and 64 (4³) bracket 50, so ∛50 is between 3 and 4.
  2. Use linear interpolation. ∛n ≈ a + (n − a³) / (3a²), where a is the cube root of the lower perfect cube.
  3. Example for ∛50: with a = 3 and a³ = 27, ∛50 ≈ 3 + (50 − 27) / (3 × 9) = 3 + 23/27 ≈ 3.852. The actual value is 3.6840, so the approximation is close enough for estimation.

Properties of Cube Roots

  • Defined for all real numbers, including negatives — unlike square roots, which require non-negative inputs.
  • Multiplicative: ∛(a · b) = ∛a · ∛b.
  • Quotient: ∛(a / b) = ∛a / ∛b for b ≠ 0.
  • Power rule: ∛(a^n) = a^(n/3).
  • Inverse of cubing: (∛x)³ = x and ∛(x³) = x.
  • Irrationality: ∛n is irrational unless n is a perfect cube.

Applications of Cube Roots

Geometry

  • Volume to side length: a cube of volume V has side length ∛V.
  • Sphere radius from volume: r = ∛(3V / 4π).
  • Scaling laws: when volume scales by a factor k, linear dimensions scale by ∛k.

Physics and Engineering

  • Density and mass-volume relationships often involve cube roots when solving for length scales.
  • Heat dissipation and other surface-to-volume problems use cube root scaling.
  • Allometric scaling in biology relates organism size to metabolic rate through cube root laws.

Statistics and Data

  • Cube-root transformations are used to normalize skewed data, preserving sign for negative values.

Frequently Asked Questions

What is the cube root of a negative number?

Cube roots of negative numbers are real and negative. For example, ∛(−64) = −4, because (−4)³ = −64. This is different from square roots, where negative inputs require imaginary numbers.

Is ∛2 rational?

No. ∛2 is irrational — its decimal expansion is non-terminating and non-repeating (∛2 ≈ 1.2599210). In general, ∛n is irrational unless n is a perfect cube.

How can I quickly check if a number is a perfect cube?

Look at the last digit of n. The last digit of n³ matches a unique digit for n: 0→0, 1→1, 2→8, 3→7, 4→4, 5→5, 6→6, 7→3, 8→2, 9→9. Then estimate n by bracketing with the cube root table.

What is the difference between a cube and a cube root?

The cube of n is n³ (n × n × n). The cube root of n is the number whose cube equals n. They are inverse operations: ∛(n³) = n and (∛n)³ = n.

References

See also