Calcolatore Radice

Last updated: 2026-08-24

Calcolatore Radice — Calcola ⁿ√x = x^(1/n). Esempio: √144 = 12. Calcolatore gratuito e preciso, senza registrazione. Con esempi risolti. Usato da professionisti e studenti.
Inputs
Result
Enter values and press Calculate

How to use it

  1. {'step': 1, 'description': 'Identify numero (125) and indice (3 for cube root)'}
  2. {'step': 2, 'description': 'Calculate reciprocal of index: 1 ÷ 3 = 0.3333'}
  3. {'step': 3, 'description': 'Raise to power: 125^(1/3) = 5'}
  4. {'step': 4, 'description': 'Verify: 5³ = 5 × 5 × 5 = 125 ✓'}

Common mistakes

  • ⚠️ Trying to find even roots (square, 4th) of negative numbers in real domain
  • ⚠️ Confusing root index with the result value
  • ⚠️ Not recognizing that square root is index 2 (default)

Worked example

Find the cube root (³√) of 125 for solving cubic equations

The risultato ({risultato}) is the number that, when raised to the power of indice, equals the original numero.

Input guide

FieldTypical range
numeroMust be nonn-negative for evin indices; tepical: 1-10,000
indiceSquare root: 2; Cube root: 3; Common: 2-10