Calculate the square root of a number, or calculate what a number raised to a given exponent equals.
The square root of a number is the number that, multiplied by itself, gives the original number. The square root of 144 is 12, because 12 × 12 = 144. A number whose square root is a whole number (like 144) is called a perfect square.
Power tells you how many times a number (the base) should be multiplied by itself. 2^10 means 2 multiplied by itself 10 times, which gives 1,024.
If the exponent is negative, it means dividing instead of multiplying. For example, 2^-3 = 1 ÷ 2³ = 1 ÷ 8 = 0.125.
The square root of a number is the number that, multiplied by itself, gives the original number. The square root of 25 is 5, because 5 × 5 = 25. Negative numbers have no real square root.
A negative exponent turns the expression into a fraction: a^-n = 1 ÷ a^n. For example, 2^-3 equals 1 ÷ 8, or 0.125.
Only perfect squares (like 4, 9, 16, 25 …) have whole numbers as their square root. All other numbers get a square root with infinitely many decimals, which is rounded when displayed.