Root Calculator

Calculate square roots, cube roots, and any nth root of a number. See all common roots in a single table.

Input

n = 2 is square root (√), n = 3 is cube root (∛), n = 4 is fourth root, etc.

Square Root of 64
8
ⁿ√64 = 8 (n = 2)

All Common Roots of 64

RootNotationResultVerification
Square√648PERFECT8^2 ≈ 64
Cube∛644PERFECT4^3 ≈ 64
4th4√642.828427122.82842712^4 ≈ 64
5th5√642.297396712.29739671^5 ≈ 64
6th6√642PERFECT2^6 ≈ 64
8th8√641.681792831.68179283^8 ≈ 64
10th10√641.515716571.51571657^10 ≈ 64

Perfect root (shown in green) means the result is an exact integer. e.g. √64 = 8 exactly.