Skip to main content
Calkulon

Как да изчислим Nth Root

Какво е Nth Root?

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.

Формула

ⁿ√x = x^(1/n)

Ръководство стъпка по стъпка

  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

Worked Examples

Вход
⁴√81
Резултат
3
3⁴ = 81

Common Mistakes to Avoid

  • Mixing root and power
  • Negative numbers with even roots

Готови ли сте да изчислите? Опитайте безплатния калкулатор Nth Root

Опитайте сами →

Настройки