Calculate square root, cube root, or any nth root of any number.
| √ (Square Root) | — |
| ∛ (Cube Root) | — |
| ⁴√ (4th Root) | — |
nth root of x = x^(1/n). The square root of 144 = 144^(0.5) = 12. For negative numbers, only odd roots are real (e.g., cube root of −8 = −2).