VOOZH about

URL: https://www.geeksforgeeks.org/maths/powers-and-roots/

⇱ Powers and Roots - GeeksforGeeks


  • Courses
  • Tutorials
  • Interview Prep

Powers and Roots

Last Updated : 5 Mar, 2026

Powers and roots are basic math concepts that help us write numbers in a simpler way. Powers show how many times a number is multiplied by itself, while roots do the oppositeβ€”they find the number that was multiplied to get a given value. These ideas make calculations easier and are used often in algebra and higher mathematics.

Powers (Exponents)

Powers (exponents) are a way to show how many times to multiply a number by itself. We write it like this: an. Here’s what it means:

  • a is the number we start with (called the base).
  • n is how many times we multiply it (called the exponent).

For example:

33= 3 Γ— 3 Γ—3 = 27

The general form is written as an, where:

  • a is the base
  • n is the exponent

Properties of Exponents

  • Product of Powers: This simply means that when multiplying two powers of the same base, then we add the exponent to the result.
  • Power of a Power: For applications of a power to another power, multiply the power by the base.
  • Quotient of Powers: When dividing two powers with the same base, subtract the exponents.
  • Negative Exponents: A negative exponent is an indication of taking the reciprocal of the base raised to the positive exponent of equal value

Positive and Negative Powers

Positive powers are straightforward repeated multiplication.

For Example: 24 = 2 Γ— 2 Γ— 2 Γ— 2 = 16.

Negative powers indicate the reciprocal of the base raised to the positive exponent.

Example: 2βˆ’3 = 1/ 23 = 1/8

Read more about fractional exponents.

Roots

Roots represent the inverse operation of raising a number to a power.

Specifically, taking the root of a number is the process of finding a value that, when raised to a certain exponent, equals the given number. If x2 = 16, then the square root of 16 is the number that, when squared, results in 16. That is,

√16 = 4

Square, Cube, and Nth Roots

  • Square Root (√): The square root of a number is the value that, when squared, gives the original number.

Example: √25 = 5 because 52 = 25.

  • Cube Root (βˆ›): The cube root of a number is the value that, when cubed, gives the original number.

Example: βˆ›27 = 3 because 33 =27.

  • Nth Root: This is a general form where the root is based on the value of n.

Example: 4√16 = 2 because 24 = 16.

Relationship Between Powers and Roots

Roots are essentially fractional exponents. The square root of 'a' can be written as '(a,' the cube root as 'a,' and so on. For instance:

How Do You Convert Roots to Powers?

To convert roots to powers, express the root as a fractional exponent:

Solved Problems on Powers and Roots

Question 1: Simplify (3) Γ— 3βˆ’4.

Solution:

Using the power of a power rule:

(32)3 = 32Γ—3 = 36.

Now using the product of powers rule:

36 Γ— 3βˆ’4 = 36βˆ’4 = 32 =9.

Question 2: Simplify √36 Γ— √ 4.

Solution:

Using the product of roots rule:

√36 Γ— √4 = √36Γ—4 = √144 = 12.

Question 3: Evaluate 16.

Solution:

First, express 16 as a power of 2: 16=24

Now apply the fractional exponent: 163/4

=(24) 3/4

= 24Γ—3/4 = 23 = 8.

Question 4: Simplify 2βˆ’3.

Solution:

Using the negative exponent rule:

2 βˆ’3 = 1 / 23 = 1 / 8.

Question5: Simplify .

Solution:

Express 64 as a power of 4:

64 = 43.

Now, take the cube root:

Practice Problems on Powers and Roots

Question 1: Simplify (24 Γ— 23) 2Γ· 26

Question 2: Evaluate: .

Question 3: Find the Value of: (√81)2

Question 4: Simplify the Root Expression: .

Question 5: Evaluate the Following: .

Question 6: Find the Value of: .

Question 7: Simplify the Expression: √ 50 βœ• √ 2.

Question 8: Evaluate the Following:

Question 9: Find the Value of:

Question 10: Simplify the Root Expression: .

Answer Key

  1. 256
  2. 49
  3. 81
  4. 8
  5. 1/3-2/3
  6. 6.3496
  7. 10
  8. 8
  9. 4
  10. 2
Comment
Article Tags:

Explore