Powers and Roots: Calculation Rules and Examples
Selin Aydın · 22 Mayıs 2026
In mathematics, the way to express large and small numbers concisely is through exponents; the way to undo them is through roots. Powers and roots are one of the fundamental topics of school mathematics and also constantly appear in science, engineering and finance. In this guide we cover the rules of exponentiation, root operations and the relationship between the two, with examples. You can use our math calculation tools to perform the operations easily.
What Is a Power?
A power is the short representation of a number (the base) multiplied by itself a certain number of times (the exponent). For example, 2⁵ means 2 multiplied five times: 2×2×2×2×2 = 32. Here 2 is the base and 5 is the exponent. Exponential notation makes it especially easy to write very large or very small numbers; writing 10⁶ instead of one million is both short and readable. You can use the exponentiation calculation tool to perform exponentiation quickly.
Rules of Exponentiation
When working with powers, a few basic rules make everything easier:
- Multiplication with the same base: 2³ × 2⁴ = 2⁷ (the exponents are added)
- Division with the same base: 2⁵ ÷ 2² = 2³ (the exponents are subtracted)
- Power of a power: (2³)² = 2⁶ (the exponents are multiplied)
- Zeroth power: Any number to the zeroth power is 1 (2⁰ = 1)
- Negative exponent: 2⁻³ = 1 ÷ 2³ = 1/8 (it turns into a fraction)
These rules are not independent facts to be memorized; they are the natural consequences of the definition of a power as "repeated multiplication."
What Is a Root?
A root is the inverse operation of exponentiation. The square root of a number is the value that, when multiplied by itself, gives that number: √25 = 5, because 5 × 5 = 25. The square root is the most common type of root and means "root of degree 2." The cube root is the value that, when multiplied three times, gives the number: ³√27 = 3, because 3×3×3 = 27. Root operations are needed in many places, from geometric problems to physics formulas. You can perform root calculations with the root extraction calculation tool.
The Relationship Between Powers and Roots
Powers and roots are inverse operations of one another; that is why a root can also be written as a fractional exponent. The square root of a number is equal to that number raised to the power of 1/2: √16 = 16^(1/2) = 4. Similarly, the cube root is the power of 1/3. This relationship allows expressions containing roots to be handled with the rules of exponents and simplifies problems that look complex. Being able to convert between exponential and root notation provides great ease in advanced mathematics topics.
Scientific Notation
One of the most powerful uses of powers is scientific notation. Writing very large or very small numbers concisely with the help of powers of 10 is standard in science and engineering. For example, the speed of light is written as 3 × 10⁸ m/s instead of approximately 300,000,000 m/s; the size of a bacterium is expressed as 2 × 10⁻⁶ m instead of 0.000002 m. This notation both shortens the writing and allows orders of magnitude to be compared at a glance. Working with powers of 10 is a practical application of the rules of exponents.
Powers and Roots in Daily Life
Powers and roots are not only an exam topic; they often underlie everyday calculations. The growth of money in compound interest is calculated with an exponential expression. Finding the side of a square from its area requires a square root. A computer's memory units are based on powers of 2 (1 KB = 2¹⁰ bytes). The square root is used when finding the hypotenuse in the Pythagorean theorem. These examples show that the concepts of powers and roots are practical tools rather than an abstract mathematical topic. For Pythagorean calculations you can look at the Pythagorean calculation tool.
Things to Watch Out for When Calculating
There are a few common mistakes in power and root operations. The even-degree root of a negative number (for example, its square root) is undefined in the real numbers, because no real number has a negative square. In order of operations, exponentiation comes before multiplication and division; that is why the expression 2 + 3² is 11, not 25 (first 3² = 9, then addition). The use of parentheses with negative bases changes the result: (−2)² = 4, whereas −2² = −4. Paying attention to these details is the key to reaching the correct result.
Logarithms: The Third Face of the Power
Just as powers and roots are inverses of one another, the logarithm is yet another inverse of exponentiation. In exponentiation, the answer to the question "to what power do I raise the base to find the result" is the result, whereas in a logarithm the question is reversed: "what must the exponent be to reach this result with this base?" For example, the logarithm of 8 in base 2 is 3, because 2³ = 8. The logarithm is often used in science because it reduces very large ranges of numbers to manageable scales; the Richter scale that measures earthquake intensity and the decibel that measures the loudness of sound are logarithmic scales. Powers, roots and logarithms are actually three different questions about the same relationship, and grasping one makes the others easier to understand.
Operations with Root Expressions
Certain rules also make work easier when operating with roots. When two square roots are multiplied, their contents can be multiplied and combined under a single root: √2 × √8 = √16 = 4. In the same way, in division the contents are divided. If the number inside a root contains a perfect-square factor, this factor is taken outside the root and the expression is simplified; for example, √12 = √(4×3) = 2√3. In fractions with a root in the denominator, the root is removed from the denominator using the method called "rationalizing the denominator." These simplifications make root expressions more readable and easier to handle. Knowing these rules for roots allows you to reach the result in a cleaner way in geometry and algebra problems.
The World of Very Large and Very Small Numbers
The value of exponential notation truly emerges when you go beyond everyday numbers. Consider the scales of the universe: while the diameter of an atom is on the order of a billionth of a meter, intergalactic distances reach trillions of kilometers. Expressing such different magnitudes in ordinary writing is both laborious and prone to error; exponential notations such as ten to the minus ten or ten to the twentieth make this task practical. This is why scientists speak of magnitudes as "orders"; a difference of one order between two numbers means a tenfold difference. The same logic applies in computer science: memory and storage units are measured in powers of 2, and the byte equivalent of a terabyte is a number hard to write without exponential notation. Grasping powers is not just a mathematical skill; it is also the way to mentally compare the very large and the very small. This skill is used daily in every branch of science, from physics to chemistry to engineering.
Frequently Used Power and Root Values
- Powers of 2: 2² = 4, 2⁴ = 16, 2⁸ = 256, 2¹⁰ = 1024
- Powers of 10: 10² = 100 (hundred), 10³ = 1000 (thousand), 10⁶ = one million
- Perfect squares: 12² = 144, 15² = 225, 20² = 400, 25² = 625
- Square roots: √144 = 12, √225 = 15, √400 = 20, √625 = 25
- Cubes and cube roots: 3³ = 27, 4³ = 64, 5³ = 125 (³√125 = 5)
- Special cases: any number to the zeroth power is 1, and to the first power is itself
Recognizing these basic values makes it easier to solve operations involving powers and roots without resorting to a calculator.
Frequently Asked Questions
What is 2 to the power of 10? 2¹⁰ = 1024; this value is the byte equivalent of 1 kilobyte in computer science.
Why is any number to the zeroth power 1? According to the rules of exponents, exponents are subtracted when dividing the same base; since a number divided by itself is 1, a zero exponent always gives 1.
Are an exponential expression and scientific notation the same thing? Scientific notation is a special form of an exponential expression used with powers of 10.
What is the difference between a square root and a cube root? A square root seeks the value that gives the number when multiplied twice, and a cube root the value when multiplied three times.
Does a negative number have a square root? Not in the real numbers; such roots can only be defined with complex (imaginary) numbers.
Once you grasp that a power is "repeated multiplication" and a root is "undoing that multiplication," the rules stop being rote memorization and turn into meaningful tools. Addition and subtraction in powers with the same base, the relationship between roots and fractional exponents, logarithms and scientific notation are all different appearances of this basic logic. Remembering that exponentiation comes before multiplication in the order of operations and that parentheses change the result with negative bases prevents common mistakes. These concepts are not only for exams; they are tools that underlie everyday calculations, from compound interest to computer memory, from geometry to physics. You can make use of our free calculation tools for your power, root and other math calculations.
Author
Selin Aydın · Mathematics & Education EditorSelin Aydın writes blog posts on mathematics, geometry and education. She explains topics such as grade point average, exam scores, statistics and unit conversion step by step.
All posts →