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.
الصيغة
ⁿ√x = x^(1/n)
دليل خطوة بخطوة
- 1Enter the value x and root degree n
- 2Calculate x^(1/n) using logarithms or iterative methods
- 3Result is the nth root
أمثلة محلولة
الإدخال
⁴√81
النتيجة
3
3⁴ = 81
أخطاء شائعة يجب تجنبها
- ✕Mixing root and power
- ✕Negative numbers with even roots
هل أنت مستعد للحساب؟ جرب الآلة الحاسبة Nth Root المجانية
جربه بنفسك →