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)
