累乗と根

値の後に上付き数字を置くことで累乗を入力できます。

逆数記号 ⁻¹ (Ctrl+I) を使えば、逆数を入力できます。

3⁻¹

^ 記号を使って累乗を計算することもできます。これは、指数を式とすることを可能にします。

5^(6−2)

キーボードに ^ キーがない場合は、* キー 2 回を使用できます。

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