Potències i arrels

Les potències s'introdueixen escrivint un nombre de superíndex després del valor.

Es pot introduir l'invers d'un número utilitzant el símbol invers ⁻¹ (Ctrl+I).

3⁻¹

També es poden calcular potències amb el símbol ^. Això permet que la potència sigui una equació.

5^(6−2)

Si el teclat no conté la tecla ^ podeu utilitzar la tecla * dues vegades.

Square roots can be calculated using the √ symbol (Ctrl+R) or sqrt function.

√2

sqrt (2)

n-th roots can be calculated by putting a subscript number or superscript number before the root sign.

₃√2

³√2