Skip to main content
Calkulon

So berechnen Sie Nth Root

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)

Schritt-für-Schritt-Anleitung

  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

Gelöste Beispiele

Eingabe
⁴√81
Ergebnis
3
3⁴ = 81

Häufige Fehler vermeiden

  • Mixing root and power
  • Negative numbers with even roots

Bereit zur Berechnung? Probieren Sie den kostenlosen Nth Root-Rechner aus

Probieren Sie es selbst aus →

Einstellungen