Powers and Roots: Properties, How to Calculate Them, and Solved Exercises

 

 

Powers and Roots: Properties, How to Calculate Them, and Solved Exercises

Powers and roots are fundamental arithmetic operations and provide an important foundation for studying algebra, geometry, physics, and other areas of mathematics. A power allows us to express repeated multiplication of the same factor in an abbreviated form, while a root allows us to find the number that, when raised to a certain power, produces a known quantity.

Understanding this topic involves much more than learning how to calculate results. It is necessary to identify the base and exponent, understand the properties of powers, interpret signs correctly, and understand the relationship between raising a number to a power and extracting a root. These ideas make it possible to simplify expressions and solve problems in an organized way.

Key idea: a power represents repeated multiplication of the same base; a root is an operation related to powers that allows us to recover a base from its result.

What Is a Power?

A power is a mathematical expression that provides an abbreviated way of writing a multiplication of equal factors. It is mainly composed of a base and an exponent.

24 = 2 × 2 × 2 × 2 = 16

In this example, the number 2 is the base and the number 4 is the exponent. The exponent indicates how many times the base appears as a factor.

Element Meaning Example
Base The number repeated as a factor. 2
Exponent          Indicates how many times the base is used as a factor. 4
Power The complete expression. 24
Result The value obtained when calculating the power. 16

The Square and Cube of a Number

When the exponent is 2, we refer to the square of a number. When the exponent is 3, we refer to the cube of a number.

52 = 5 × 5 = 25
43 = 4 × 4 × 4 = 64
Common mistake: 34 does not mean 3 × 4. It means 3 × 3 × 3 × 3 = 81.

How Do You Calculate a Power?

To calculate a power with a natural-number exponent, we multiply the base by itself as many times as indicated by the exponent.

  1. Identify the base.
  2. Identify the exponent.
  3. Repeat the base as a factor as many times as indicated by the exponent.
  4. Perform the multiplication.

Example: 34

The base is 3 and the exponent is 4.

34 = 3 × 3 × 3 × 3
34 = 81
Result: 81.

Powers with a Negative Base

When a power has a negative base, we must pay particular attention to the exponent. The result depends on whether the exponent is even or odd.

Base Exponent Sign of the Result
Negative Even Positive
Negative Odd Negative

Even Exponent

(−3)2 = (−3)(−3) = 9
The result is positive.

Odd Exponent

(−3)3 = (−3)(−3)(−3) = −27
The result is negative.
Pay attention to parentheses: (−2)2 = 4, whereas −22 = −4 when the expression is interpreted as the negative of 22. Parentheses determine which part is raised to the exponent.

Properties of Powers

The properties of powers allow us to simplify operations without expanding every multiplication. They are especially important when working with algebraic expressions.

Product of Powers with the Same Base

When we multiply powers with the same base, we keep the base and add the exponents.

am × an = am+n

Example:

23 × 24 = 23+4 = 27
27 = 128

Quotient of Powers with the Same Base

When we divide powers with the same base, we keep the base and subtract the exponents.

am ÷ an = am−n

Example:

56 ÷ 52 = 56−2 = 54
Result: 625.

Power of a Power

When a power is raised to another power, we keep the base and multiply the exponents.

(am)n = am×n

Example:

(32)4 = 32×4 = 38

Power of a Product

The power of a product can be distributed among its factors.

(a × b)n = an × bn
(2 × 3)2 = 22 × 32
62 = 4 × 9 = 36

Exponent of One

Any number raised to the first power is equal to the number itself.

a1 = a
71 = 7

Zero Exponent

For any nonzero number, raising it to the zero power produces 1.

a0 = 1    (a ≠ 0)
90 = 1

Negative Exponent

A negative exponent indicates the reciprocal of the corresponding power with a positive exponent.

a−n = 1 / an
2−3 = 1 / 23 = 1/8

What Is a Root?

A root is an operation related to exponentiation. When taking a root, we look for a number that, when raised to a certain exponent, produces the number inside the radical.

In a square root, we look for the number that, when multiplied by itself, produces the radicand.

√25 = 5

This is because:

52 = 25
Element Meaning
Radical symbol
Index                  Indicates the type of root when it appears.
Radicand The number inside the radical.
Root The result of the operation.

Square Root

When the index is not written, it is understood to be a square root.

√36 = 6

because:

62 = 36

Cube Root

In a cube root, we look for the number that, when raised to the third power, produces the radicand.

∛27 = 3

because:

33 = 27

Perfect Squares and Square Roots

A perfect square is an integer that can be obtained by raising an integer to the second power. Recognizing some perfect squares makes it easier to calculate exact square roots.

Number Square
112 = 1
222 = 4
332 = 9
442 = 16
552 = 25
662 = 36
772 = 49
882 = 64
992 = 81
10102 = 100
12122 = 144

Example

To calculate √144, we look for the number that, when squared, produces 144.

122 = 144
Therefore, √144 = 12.

The Relationship Between Powers and Roots

Powers and roots are closely related because one can be used to express the inverse operation of the other.

52 = 25

Therefore:

√25 = 5

In general, an nth root can be related to a power whose exponent is the reciprocal of n, when working in the appropriate context of the real numbers.

ⁿ√a = a1/n

For example:

√16 = 161/2 = 4
∛27 = 271/3 = 3

Combined Operations with Powers and Roots

When an expression contains powers, roots, multiplication, division, addition, and subtraction, we must follow the order of operations. Powers and roots are evaluated before multiplication and division, and these are performed before addition and subtraction, unless parentheses modify the order.

Step-by-Step Example

Calculate:

√81 + 23 − 42

Step 1: Calculate the root and powers.

√81 = 9
23 = 8
42 = 16

Step 2: Substitute the results.

9 + 8 − 16

Step 3: Perform the remaining operations.

17 − 16 = 1
Final result: 1.

Second Example

Calculate:

√25 × 32 − 24

First, we calculate the root and powers:

√25 = 5
32 = 9
24 = 16

Substitute:

5 × 9 − 16

Multiply:

45 − 16 = 29
Final result: 29.

Common Mistakes with Powers and Roots

Confusing the Exponent with Multiplication

The exponent does not mean that we should multiply the base by the exponent itself. For example, 43 does not mean 4 × 3.

43 = 4 × 4 × 4 = 64

Forgetting the Signs

In powers with negative bases, the sign of the result depends on the exponent. An even exponent produces a positive result, while an odd exponent produces a negative result.

Confusing a Root with Division

The square root of a number does not mean dividing it by two. For example:

√36 = 6

and not 36 ÷ 2.

Performing Operations in the Wrong Order

In a combined expression, we must follow the order of operations. Performing an addition before a power, for example, can produce an incorrect result.

Confusing the Principal Square Root with the Solutions of an Equation

The symbol √25 represents the principal square root, which is 5. However, when solving the equation x2 = 25, the solutions are x = 5 and x = −5.

Important: √25 = 5, whereas the solutions of x2 = 25 are ±5. These statements are not contradictory: they refer to different mathematical situations.

Solved Exercises on Powers and Roots

Exercise 1

Calculate:

53
5 × 5 × 5 = 125
Answer: 125.

Exercise 2

Calculate:

(−4)2
(−4)(−4) = 16
Answer: 16.

Exercise 3

Simplify:

73 × 72
73+2 = 75
Answer: 75.

Exercise 4

Calculate:

√49
72 = 49
Answer: 7.

Exercise 5

Calculate:

∛64
43 = 64
Answer: 4.

Exercise 6

Calculate:

√100 + 23
10 + 8 = 18
Answer: 18.

What Are Powers and Roots Used For?

Powers and roots are not merely operations used in school exercises. They are fundamental tools for representing quantities, working with areas and volumes, expressing very large or very small numbers, and developing algebraic procedures.

Powers appear, for example, when representing areas and volumes. The area of a square can be expressed using a length raised to the second power, while the volume of a cube uses a length raised to the third power.

Roots, on the other hand, allow us to recover dimensions from certain areas or mathematical relationships. For example, if we know the area of a square and want to determine the length of its side, we can use a square root.

Geometric Application

A square has an area of 64 cm². How long is each side?

We know that:

Area = side2

Therefore:

side = √64 = 8
Each side measures 8 cm.

Frequently Asked Questions About Powers and Roots

What Is a Power?

A power is an expression that represents repeated multiplication of the same base. The exponent indicates how many times the base appears as a factor.

What Are the Base and the Exponent?

The base is the number that is repeated as a factor, and the exponent indicates how many times the base is used. In 34, 3 is the base and 4 is the exponent.

What Is a Square Root?

It is the operation in which we look for the number that, when squared, produces the radicand. For example, √49 = 7 because 72 = 49.

What Are the Main Properties of Powers?

The fundamental properties include the product and quotient of powers with the same base, the power of a power, the power of a product, and the rules for zero and one exponents. There are also rules for negative exponents.

What Happens When a Power Has a Negative Base?

If the exponent is even, the result is positive; if the exponent is odd, the result is negative, provided that the negative base is correctly enclosed in parentheses.

What Is the Relationship Between Powers and Roots?

They are related as inverse operations. For example, if 52 = 25, then √25 = 5. Roots can also be expressed using fractional exponents.

How Are Combined Operations with Powers and Roots Solved?

First, solve the parentheses when applicable; then powers and roots; next, multiplication and division; and finally, addition and subtraction, following the order of operations.

Can the Square Root of a Number Be Negative?

The symbol √ represents the principal square root, which is not negative. However, an equation such as x2 = 25 has two real solutions: 5 and −5.

Conclusion: Understanding Powers and Roots

Powers and roots are an essential part of arithmetic because they allow us to represent repeated multiplication, simplify operations, and establish relationships between quantities. Mastering them makes it easier to move on to algebraic expressions, equations, geometry, and other areas of mathematics.

To learn them correctly, it is advisable to begin with the concepts of base and exponent, continue with the properties of powers, and then relate them to roots. It is also essential to pay attention to signs and follow the order of operations when working with combined expressions.

The central idea can be summarized as follows: raising a quantity to a power allows us to construct a result from a base; extracting a root allows us to recover that base from the result. Understanding this relationship provides a solid foundation for advancing to more complex algebraic concepts.

Continue Learning with Frecuencia Educativa

This topic is part of the episode:

T2E4 | Arithmetic Fundamentals: Exponents, Roots, Operations, and Absolute Value | Frecuencia Educativa

In this episode, you will find an integrated explanation of four fundamental topics in Arithmetic and the relationships between them.

In this article, we take a closer look at Exponents and Roots.

🎙️ Listen to the full episode here:

▶️ EPISODE T2E4 LINK

Module Infographic

You can also check out the infographic for a visual summary of the main concepts covered in this topic.

You can review the key ideas, concepts, and procedures presented in this module.

🖼️ VIEW INFOGRAPHIC


Academic Resource Information Sheet

Collection

Mathematics

Knowledge Center

Arithmetic

Knowledge Area

Powers and Roots

Topic

Powers and Roots: Properties, How to Calculate Them, and Solved Exercises

Level

Basic–Intermediate

Estimated Reading Time

12–15 minutes

Resource Type

Master Article

Skills Developed

  • Identify the base and exponent of a power.
  • Understand how powers represent repeated multiplication.
  • Calculate powers with natural-number exponents.
  • Distinguish between the square and cube of a number.
  • Correctly interpret powers with a negative base.
  • Apply the fundamental properties of powers.
  • Understand zero and negative exponents.
  • Identify the elements of a root.
  • Calculate exact square roots and cube roots.
  • Recognize perfect squares.
  • Understand the relationship between powers and roots.
  • Solve combined operations containing powers and roots.
  • Correctly apply the order of operations.
  • Identify common mistakes when working with powers and roots.
  • Apply powers and roots to situations related to geometry and other areas of mathematics.

The article develops these topics progressively, from fundamental concepts to properties, combined operations, and geometric applications.


Path within the Library

Digital Library → Mathematics Collection → Knowledge Center: Arithmetic → Knowledge Area: Powers and Roots


You Are Here

Digital Library → Mathematics Collection → Knowledge Center: Arithmetic → Knowledge Area: Powers and Roots → Topic: Powers and Roots


Related Articles

Comentarios

Entradas populares

Números racionales e irracionales: qué son, diferencias, ejemplos y ejercicios

Fracciones: qué son, tipos, equivalencias, operaciones y ejercicios

Porcentajes: qué son, cómo calcularlos y ejercicios resueltos