Square Root & Nth Root Calculator

Find the nth root of any number (default: square root, n=2).

How to use

Enter number and root degree.

Formula

root = number^(1/n)

Examples

  • √16 → 4

Important notes

Negative numbers with even roots give complex values (not shown).

Frequently asked questions

Can I compute cube root?

Yes, set nth = 3.

Related calculators