Skip to main content
Calkulon

learn.howToCalculate

learn.whatIsHeading

The nth root is the reverse of exponentiation. ⁿ√x finds the value that, when raised to power n, equals x. Used in algebra, geometry, and engineering.

Formel

ⁿ√x = x^(1/n)

Trinn-for-trinn guide

  1. 1Enter the value x and root degree n
  2. 2Calculate x^(1/n) using logarithms or iterative methods
  3. 3Result is the nth root

Løste eksempler

Inndata
⁴√81
Resultat
3
3⁴ = 81

Vanlige feil å unngå

  • Mixing root and power
  • Negative numbers with even roots

Klar til å beregne? Prøv den gratis Nth Root-kalkulatoren

Prøv selv →

Innstillinger

PersonvernVilkårOm© 2026 Calkulon