Root Calculator
Calculate the square root (√), cube root, or any nᵗʰ root. n = 2 for square root, n = 3 for cube root, etc.
Root Calculator — Guide
| Root | n | Notation | Example |
|---|---|---|---|
| Square root | 2 | √x | √9 = 3 |
| Cube root | 3 | ∛x | ∛27 = 3 |
| 4th root | 4 | ∜x | ∜256 = 4 |
| nth root | n | x^(1/n) | 64^(1/6) = 2 |
Formula
n√x = x(1/n)
Related Calculators
Types of Roots and When to Use Them
The square root (√) is the most common, used in geometry (Pythagorean theorem), physics (RMS values), and statistics (standard deviation). The cube root (∛) appears in volume problems — if a cube has volume 125 cm³, its side length is ∛125 = 5 cm. The nth root generalises this: the 4th root of 16 is 2 because 2⁴ = 16. Roots are the inverse of powers, so understanding one means understanding the other.
In finance, the compound annual growth rate (CAGR) formula uses the nth root: CAGR = (End Value / Start Value)^(1/n) − 1, where n is the number of years. A $1,000 investment growing to $1,610 over 5 years has a CAGR of ⁵√(1.61) − 1 ≈ 10% per year.
Root Reference Table
| Expression | Value | Note |
|---|---|---|
| √144 | 12 | Perfect square |
| √2 | 1.4142… | Diagonal of unit square |
| ∛27 | 3 | Side of cube, volume 27 |
| ⁴√81 | 3 | 3⁴ = 81 |
| √-1 | i | Imaginary unit |
