Physics Wallah
banner

SSC CGL Maths Algebra Surds & Indices

Surds and Indices is an important algebra topic for SSC CGL and other competitive exams. It covers laws of exponents, surd simplification, fractional powers, infinite nested roots, and exponential equations. Mastering these concepts helps candidates solve algebraic problems quickly and accurately in the exam.
authorImageAnanya Gupta9 Jun, 2026
SSC CGL Maths Algebra Surds & Indices

Surds and Indices are important topics in the Algebra section of the SSC CGL examination and form the foundation for solving many advanced mathematical problems. Questions from this topic test a candidate's understanding of exponents, roots, and algebraic simplifications. A strong grasp of the basic laws of indices and surds enables aspirants to solve complex expressions quickly and accurately, making it an essential area for competitive exam preparation.

This topic covers fundamental concepts such as powers and exponents, fractional and negative indices, surd simplification, exponential equations, and infinite nested roots. By mastering the rules and shortcuts associated with surds and indices, candidates can improve their problem-solving speed, enhance accuracy, and confidently tackle algebra-based questions in SSC CGL and other government examinations. 

Surds and Indices

Surds and Indices form a crucial part of Quantitative Aptitude for competitive exams like SSC CGL. A strong understanding of these algebraic concepts and their rules is essential for efficiently solving complex problems. This topic lays the groundwork for advanced algebra and number system questions, requiring precision in applying fundamental properties to simplify expressions and solve equations.

Basic Rules of Surds and Indices

The foundational rules for working with surds and indices are as follows:

  1. Multiplication of Powers with Same Base: When the base is the same, the powers are added.
    a^m * a^n = a^(m+n)

  2. Division of Powers with Same Base: When the base is the same, the powers are subtracted.
    a^m / a^n = a^(m-n)

  3. Zero Power: Any non-zero number raised to the power of zero is one.
    a^0 = 1

  4. Power of a Power: If a number a raised to power m (a^m) is further raised to power n, the powers are multiplied.
    (a^m)^n = a^(m*n)

  5. Root as Fractional Power: The m-th root of a can be represented as a raised to the power of 1/m.
    √m(a) = a^(1/m)

  6. m-th Root of a to Power x: The m-th root of a to the power x can be written as a raised to the power x/m.
    √m(a^x) = a^(x/m)

Distinction Between (a^m)^n and a^(m^n)

It is important to differentiate between these two expressions, as they yield different results.

Distinction Between (a^m)^n and a^(m^n)

Property

Expression

Rule

Example (a=5, m=2, n=3)

Calculation

Result

 

Power of a Power

(a^m)^n

Powers m and n are multiplied.

(5^2)^3

5^(2*3) = 5^6

15,625

Power of an Exponent

a^(m^n)

The exponent m^n is calculated first, then a is raised to that result.

5^(2^3)

First 2^3 = 8, then 5^8

390,625

Key Difference: In (a^m)^n, the exponents are multiplied. In a^(m^n), the upper exponent is evaluated first.

Infinite Series of Nested Roots (Multiplication)

Concept: If a number x repeats infinitely under nested m-th roots in a multiplicative series, the value of the series is x^(1/(m-1)) 

Pattern: √m(x * √m(x * √m(x...))) = x^(1/(m-1)) 

Derivation: 

  1. Let the entire infinite series be P: P = √m(x * √m(x * √m(x...))).

  2. Due to the infinite nature, P = √m(x * P).

  3. Raise both sides to m: P^m = x * P.

  4. Rearrange: P^m - xP = 0.

  5. Factor out P: P(P^(m-1) - x) = 0.

  6. Since the series involves positive roots, P must be positive. Thus, P^(m-1) - x = 0.

  7. Solving for P: P^(m-1) = x, which means P = x^(1/(m-1)).
    (Memory Tip: For √m(x * √m(x * √m(x...))), the result is the (m-1)-th root of x. Shortcut: Subtract one from the root index (m-1) and take that root of the number x.)

Infinite Series of Nested Roots (Division)

Concept: If a number x repeats infinitely under nested m-th roots in a division series, the value of the series is x^(1/(m+1)).

Pattern: √m(x / √m(x / √m(x...))) = x^(1/(m+1))

Derivation 

  1. Let the entire infinite series be X: X = √m(x / √m(x / √m(x...))).

  2. Due to the infinite nature, X = √m(x / X).

  3. Raise both sides to m: X^m = x / X.

  4. Rearrange: X^(m+1) = x.

  5. Solving for X: X = x^(1/(m+1)).

Infinite Series of Nested Roots (Division)

Case

Pattern (m-th root)

Rule

Shortcut (for m-th root)

 

Multiply

√m(x * √m(x * ...))

X = x^(1/(m-1))

Take the (m-1)-th root of x.

Divide

√m(x / √m(x / ...))

X = x^(1/(m+1))

Take the (m+1)-th root of x.

Solved Examples

The following solved examples demonstrate the practical application of important Surds and Indices concepts commonly asked in SSC CGL and other competitive examinations. These examples cover exponent rules, surd simplification, infinite nested roots, and exponential equations, helping candidates strengthen their understanding and improve their problem-solving skills for the exam. 

Example 1: Solving for an Unknown Exponent

Problem: Solve for x in 3^(x+8) = 27^(2x+1).

Solution:

  1. Equate bases: 3^(x+8) = (3^3)^(2x+1).

  2. Apply power of a power rule: 3^(x+8) = 3^(3 * (2x+1)).

  3. Simplify: 3^(x+8) = 3^(6x+3).

  4. Compare exponents: x+8 = 6x+3.

  5. Solve for x: 5 = 5x, so x = 1.

Example 2: Solving for x in a Complex Exponential Equation

Problem: Solve for x in x^(x√x) = (x√x)^x.

Solution:

  1. Simplify x√x: x^1 * x^(1/2) = x^(3/2).

  2. Substitute: x^(x^(3/2)) = (x^(3/2))^x.

  3. Apply power of a power rule (RHS): x^(x^(3/2)) = x^((3/2) * x).

  4. Compare exponents: x^(3/2) = (3/2)x.

  5. Solve for x: Divide by x (assuming x ≠ 0): x^(1/2) = 3/2.

  6. Square both sides: x = (3/2)^2 = 9/4.

Example 3: Solving a System of Exponential Equations

Problem: Given 3^(x+y) = 81 and 81^(x-y) = 3, find x * y.

Solution:

  1. Simplify first equation: 3^(x+y) = 3^4 => x + y = 4 (Eq 1).

  2. Simplify second equation: (3^4)^(x-y) = 3^1 => 3^(4(x-y)) = 3^1 => 4(x-y) = 1 => x - y = 1/4 (Eq 2).

  3. Solve system:

  • Add (Eq 1) and (Eq 2): 2x = 4 + 1/4 = 17/4 => x = 17/8.

  • Substitute x into (Eq 1): 17/8 + y = 4 => y = 4 - 17/8 = 15/8.

  1. Calculate x * y: (17/8) * (15/8) = 255/64.

Example 4: Simplifying an Exponential Expression

Problem: Simplify (243^(n/5) * 3^(2n+1)) / (9^n * 3^(n-1)).

Solution:

  1. Convert to base 3: 243=3^5, 9=3^2.

  2. Rewrite: ((3^5)^(n/5) * 3^(2n+1)) / ((3^2)^n * 3^(n-1)).

  3. Apply power of a power rule: (3^n * 3^(2n+1)) / (3^(2n) * 3^(n-1)).

  4. Apply multiplication/division rules: 3^(n + 2n + 1) / 3^(2n + n - 1) = 3^(3n + 1) / 3^(3n - 1).

  5. Apply division rule for powers: 3^((3n + 1) - (3n - 1)) = 3^(3n + 1 - 3n + 1) = 3^2 = 9.

Example 5: Simplifying an Expression with Square Roots

Problem: If a = √(15/16), find √(1+a) + √(1-a).

Solution:

  1. Let X = √(1+a) + √(1-a).

  2. Square both sides: X^2 = (√(1+a) + √(1-a))^2 = (1+a) + (1-a) + 2√((1+a)(1-a)).

  3. Simplify: X^2 = 2 + 2√(1 - a^2).

  4. Substitute a^2 = 15/16: X^2 = 2 + 2√(1 - 15/16) = 2 + 2√(1/16).

  5. Calculate: X^2 = 2 + 2 * (1/4) = 2 + 1/2 = 5/2.

  6. Solve for X: X = √(5/2).

Example 6: Infinite Power Tower Series

Problem: If (√p)^(√p)^(√p)... (infinite power tower) is 1/5, find p.

Solution:

  1. Let y = (√p)^(√p)^(√p).... Due to infinity, y = (√p)^y.

  2. Given y = 1/5: 1/5 = (√p)^(1/5).

  3. Express √p as p^(1/2): 1/5 = (p^(1/2))^(1/5) = p^(1/10).

  4. Raise both sides to power 10: (1/5)^10 = (p^(1/10))^10.

  5. Solve for p: p = (1/5)^10 or p = 5^(-10).

Example 7: Infinite Power Tower Series

Problem: Solve for x in x^(√x)^(√x)^(√x)... = 1/36.

Solution:

  1. Let the exponent be y = (√x)^(√x)^(√x).... This implies y = (√x)^y.

  2. The main equation is x^y = 1/36.

  3. If y = (√x)^y, and considering 1/36 = (1/6)^2, let's try y = 1/6.
    Substitute y = 1/6 into y = (√x)^y: 1/6 = (√x)^(1/6).

  4. Raise both sides to 6: (1/6)^6 = √x.

  5. Square both sides to find x: x = ((1/6)^6)^2 = (1/6)^12 or 6^(-12).

Example 8: Infinite Series and Exponential Equation

Problem: If √(7√(7√(7...))) = 343^(y-1), find y.

Solution:

  1. Evaluate LHS: √(7√(7√(7...))) is an infinite series of nested square roots (m=2) in multiplication. The value is 7.

  2. Rewrite RHS with base 7: 343 = 7^3. So, 7 = (7^3)^(y-1).

  3. Apply power of a power rule: 7^1 = 7^(3(y-1)).

  4. Compare exponents: 1 = 3(y-1).

  5. Solve for y: 1/3 = y-1 => y = 1/3 + 1 = 4/3.

Example 9: Applying the Shortcut for Nested Roots (Multiplication)

Problem: Find the value of ⁵√(16 * ⁵√(16 * ⁵√(16...))) (infinite series).

Solution:

  1. Pattern: Infinite series, multiplication, m=5, x=16.

  2. Apply shortcut x^(1/(m-1)): 16^(1/(5-1)) = 16^(1/4).

  3. Calculate: 16^(1/4) = (2^4)^(1/4) = 2^1 = 2.

Example 10: Infinite Series of Nested Roots (Division)

Problem: Find the value of √(27 / √(27 / √(27...))) (infinite series).

Solution:

  1. Pattern: Infinite series, division, m=2 (square root), x=27.

  2. Apply shortcut x^(1/(m+1)): 27^(1/(2+1)) = 27^(1/3).

  3. Calculate: 27^(1/3) = (3^3)^(1/3) = 3^1 = 3.

Example 11: Simplifying a Complex Exponential Expression with Variables

Problem: If ( (9^n * 3^(2n+1)) - 27^n ) / ( 3^(3m) * 2^3 ) = 729, find n-m.

Solution:

  1. Convert to base 3: 9^n = 3^(2n), 27^n = 3^(3n), 729 = 3^6, 2^3 = 8.

  2. Numerator simplification (as per lecturer's method): (3^(3n) * 3^2) - 3^(3n) = 3^(3n) * (3^2 - 1) = 3^(3n) * 8.

  3. Substitute into equation: (3^(3n) * 8) / (3^(3m) * 8) = 729.

  4. Cancel 8: 3^(3n) / 3^(3m) = 729.

  5. Apply division rule: 3^(3n - 3m) = 729.

  6. Equate bases: 3^(3n - 3m) = 3^6. (Note: To match specific results derived from the lecture, sometimes 729 might implicitly be treated as 1/729 or 3^(-6) for certain problem variations. For this derivation, it leads to 3^6).

  7. Compare exponents: 3n - 3m = 6.

  8. Factor 3: 3(n - m) = 6.

  9. Solve for n-m: n - m = 2.

Surds and Indices FAQs

What is the primary difference between (a^m)^n and a^(m^n)?

In (a^m)^n, the exponents m and n are multiplied, resulting in a^(m*n). In a^(m^n), the upper exponent m^n is calculated first, and then a is raised to that resultant power.

Can any number raised to the power of zero be simplified to one?

Yes, any non-zero number raised to the power of zero is one (a^0 = 1, where a ≠ 0).

When solving exponential equations, what is the crucial first step if bases are different?

The crucial first step is to rewrite all numbers using a common base, if possible, allowing you to equate and compare the exponents directly.
avatar

Get Free Counselling Today

and Clear up all your Doubts

Talk to Our Counsellor just by filling out the form.
Student Name
Phone Number
IN
+91
OTP
Join 15 Million students on the app today!
Point IconLive & recorded classes available at ease
Point IconDashboard for progress tracking
Point IconLakhs of practice questions
Download ButtonDownload Button
Banner Image
Banner Image
Free Learning Resources
Know about Physics Wallah
Physics Wallah is an Indian edtech platform that provides accessible & comprehensive learning experiences to students from Class 6th to postgraduate level. We also provide extensive NCERT solutions, sample paper, NEET, JEE Mains, BITSAT previous year papers & more such resources to students. Physics Wallah also caters to over 3.5 million registered students and over 78 lakh+ Youtube subscribers with 4.8 rating on its app.
We Stand Out because
We provide students with intensive courses with India’s qualified & experienced faculties & mentors. PW strives to make the learning experience comprehensive and accessible for students of all sections of society. We believe in empowering every single student who couldn't dream of a good career in engineering and medical field earlier.
Our Key Focus Areas
Physics Wallah's main focus is to make the learning experience as economical as possible for all students. With our affordable courses like Lakshya, Udaan and Arjuna and many others, we have been able to provide a platform for lakhs of aspirants. From providing Chemistry, Maths, Physics formula to giving e-books of eminent authors like RD Sharma, RS Aggarwal and Lakhmir Singh, PW focuses on every single student's need for preparation.
What Makes Us Different
Physics Wallah strives to develop a comprehensive pedagogical structure for students, where they get a state-of-the-art learning experience with study material and resources. Apart from catering students preparing for JEE Mains and NEET, PW also provides study material for each state board like Uttar Pradesh, Bihar, and others

Copyright © 2026 Physicswallah Limited All rights reserved.