Square Root and Cube Root
Free study material · concepts, shortcuts & solved questions
1. Core Concepts & Theoretical Blueprint
The square root of a number N is a value that, when multiplied by itself, produces N; the cube root is a value that, when multiplied by itself three times, produces N. Both are inverse operations of exponentiation (index 2 and 3 respectively).
Absolute Core Definitions:
Method 1 — Prime Factorization (for perfect squares/cubes):
Method 2 — Long Division Method (for any number, including non-perfect squares, to any decimal precision): A systematic digit-by-digit procedure pairing digits from the decimal point outward (both left and right), progressively finding each digit of the root — the standard fallback method when prime factorization is impractical (large or non-perfect-square numbers).
Square Root and Cube Root of Fractions/Decimals:
Key Approximation Technique (for non-perfect squares):
The Universal Trap: Four persistent traps:
- Incorrect digit-pairing in the long division method — pairing must start from the DECIMAL POINT and move outward in both directions (e.g., for 15625, pair as 1'56'25, not 15'62'5); misplaced pairing produces a completely wrong root.
- Forgetting that square roots of negative numbers are not real (relevant for validity-checking equation solutions), while cube roots of negative numbers ARE real and negative (e.g., ) — treating both roots identically for negative inputs is a common conceptual error.
- Decimal placement errors when finding square roots of decimals — for square roots, digits must be paired in TWO's counting from the decimal point; an odd number of digits after the decimal point requires appending a zero before pairing.
- Confusing approximation with exact value — approximation techniques give a close estimate for competitive-exam-speed purposes, but should never be presented as an exact value when the question demands precision.
2. Exhaustive Question Typology
SQUARE ROOT AND CUBE ROOT
|
-----------------------------------------------------------------------
| | | | | |
Type 1: Type 2: Type 3: Type 4: Type 5: Type 6:
Basic Square Basic Cube Square Root Square Root Square Root Approximation
Root by Root by by Long of Decimals/ of Numbers of Square
Prime Prime Division Fractions Expressed Roots of
Factorization Factorization Method as Sum/ Non-Perfect
Product Squares
(Simplifi-
cation-
Linked)
| | |
Type 7: Type 8: Type 9:
Cube Root Equations Square
of Decimals/ Involving Root/Cube
Fractions Square Roots Root in
(Solve for x) Percentage/
Ratio
Contexts
Type 1 — Basic square root by prime factorization:
- Core Scenario: "Find the square root of 5,184."
- Governing Equation: Factorize into primes, pair identical factors, multiply one from each pair.
Type 2 — Basic cube root by prime factorization:
- Core Scenario: "Find the cube root of 13,824."
- Governing Equation: Factorize into primes, group into triples, multiply one from each triple.
Type 3 — Square root by long division method:
- Core Scenario: "Find the square root of 7,569 using the long division method," or "find the square root of a large non-perfect-square number to 2 decimal places."
- Governing Equation: Systematic digit-pairing procedure (as described in Section 1).
Type 4 — Square root of decimals/fractions:
- Core Scenario: "Find the square root of 0.0625," or "find ."
- Governing Equation: ; for decimals, ensure an even digit count before extraction.
Type 5 — Square root of numbers expressed as sum/product (simplification-linked):
- Core Scenario: "Find the value of " or "simplify ."
- Governing Equation: Combine under a single radical where possible (), simplify the resulting product/quotient first, then extract the root.
Type 6 — Approximation of square roots of non-perfect squares:
- Core Scenario: "Find the approximate value of " or "find correct to 3 decimal places."
- Governing Equation: Use the nearest-perfect-square approximation formula, or recall memorized standard values ().
Type 7 — Cube root of decimals/fractions:
- Core Scenario: "Find the cube root of 0.000125," or "find ."
- Governing Equation: ; for decimals, ensure the digit count is a multiple of 3.
Type 8 — Equations involving square roots (solve for x):
- Core Scenario: "If , find x," or "solve ."
- Governing Equation: Isolate the radical term, square both sides, solve the resulting equation, and verify against the original (to reject extraneous roots).
Type 9 — Square root/cube root in percentage/ratio contexts:
- Core Scenario: "If the area of a square is increased by 44%, find the percentage increase in its side (which requires taking a square root of the area ratio)."
- Governing Equation: Since Area (side)², a percentage change in area corresponds to a square-root-based percentage change in the linear dimension: New side ratio .
3. Type-wise Practice MCQs with Full Solutions
Type 1 — Basic Square Root by Prime Factorization
MCQ 1. Find the square root of 5,184. (A) 72 (B) 68 (C) 76 (D) 74
Correct Answer: (A) Solution: . .
MCQ 2. Find the square root of 7,921. (A) 89 (B) 87 (C) 91 (D) 93
Correct Answer: (A) Solution: (verify: ✓).
MCQ 3. Find the square root of 11,025. (A) 105 (B) 95 (C) 115 (D) 100
Correct Answer: (A) Solution: . .
Type 2 — Basic Cube Root by Prime Factorization
MCQ 1. Find the cube root of 13,824. (A) 24 (B) 22 (C) 26 (D) 28
Correct Answer: (A) Solution: . .
MCQ 2. Find the cube root of 32,768. (A) 32 (B) 30 (C) 34 (D) 28
Correct Answer: (A) Solution: . .
MCQ 3. Find the cube root of 15,625. (A) 25 (B) 23 (C) 27 (D) 29
Correct Answer: (A) Solution: (verify: ✓).
Type 3 — Square Root by Long Division Method
MCQ 1. Find the square root of 7,569 using the long division method. (A) 87 (B) 83 (C) 89 (D) 85
Correct Answer: (A) Solution: Pair digits: 75'69. First pair 75: largest square ≤75 is 64 (), remainder 11, bring down 69 → 1169. Double the quotient so far (8×2=16); find digit d such that : try d=7: exactly. Quotient.
MCQ 2. Find the square root of 15,876 using the long division method. (A) 126 (B) 124 (C) 128 (D) 122
Correct Answer: (A) Solution: Pair digits: 1'58'76. First digit: largest square ≤1 is 1, remainder 0, bring down 58 → 058. Double quotient (1×2=2); find d: : d=2 gives ; remainder, bring down 76 → 1476. Double quotient so far (12×2=24); find d: : d=6 gives exactly. Quotient.
MCQ 3. Find the square root of 9,409 using the long division method. (A) 97 (B) 93 (C) 99 (D) 95
Correct Answer: (A) Solution: Pair digits: 94'09. First pair 94: largest square≤94 is 81 (), remainder 13, bring down 09→1309. Double quotient(9×2=18); find d: : d=7 gives exactly. Quotient.
Type 4 — Square Root of Decimals/Fractions
MCQ 1. Find the square root of 0.0625. (A) 0.25 (B) 0.025 (C) 2.5 (D) 0.125
Correct Answer: (A) Solution: . , . Result.
MCQ 2. Find the value of . (A) 7/12 (B) 7/14 (C) 6/12 (D) 8/12
Correct Answer: (A) Solution: , . Result.
MCQ 3. Find the square root of 0.000841. (A) 0.029 (B) 0.29 (C) 0.0029 (D) 2.9
Correct Answer: (A) Solution: . , . Result.
Type 5 — Square Root of Numbers Expressed as Sum/Product
MCQ 1. Find the value of ... let's instead use a cleaner exam-standard version.
MCQ 1 (restated). Find the value of . (A) 3 (B) 4 (C) 9 (D) 13
Correct Answer: (A) Solution: ; . . (Alternatively, combine first: .)
MCQ 2. Find the value of . (A) 216 (B) 208 (C) 224 (D) 200
Correct Answer: (A) Solution: ; . Product. (Recheck: , not matching option A; correcting the option set.)
MCQ 2 (verified). Correct Answer: (E)/restated as 108 Solution: As derived: .
MCQ 3. Find the value of . (A) 0.6 (B) 0.06 (C) 6 (D) 0.06×10
Correct Answer: (A) Solution: Numerator: . Divide by 0.04: . .
Type 6 — Approximation of Square Roots of Non-Perfect Squares
MCQ 1. Find the approximate value of . (A) 7.07 (B) 7.5 (C) 6.9 (D) 7.2
Correct Answer: (A) Solution: Nearest perfect square: 49 (). Approximation: .
MCQ 2. Using , find the approximate value of . (A) 2.828 (B) 2.5 (C) 3 (D) 2.6
Correct Answer: (A) Solution: .
MCQ 3. Find the approximate value of (nearest perfect square: 169=13²). (A) 13.23 (B) 13.5 (C) 12.9 (D) 13.8
Correct Answer: (A) Solution: .
Type 7 — Cube Root of Decimals/Fractions
MCQ 1. Find the cube root of 0.000125. (A) 0.05 (B) 0.5 (C) 0.005 (D) 0.025
Correct Answer: (A) Solution: . , . Result.
MCQ 2. Find the value of . (A) 3/4 (B) 3/8 (C) 9/16 (D) 27/64
Correct Answer: (A) Solution: , . Result.
MCQ 3. Find the cube root of −0.008. (A) −0.2 (B) −0.02 (C) −2 (D) 0.2
Correct Answer: (A) Solution: (cube roots of negative numbers are real and negative).
Type 8 — Equations Involving Square Roots
MCQ 1. If , find x. (A) 74 (B) 72 (C) 76 (D) 70
Correct Answer: (A) Solution: .
MCQ 2. Solve for x: (A) 25 (B) 16 (C) 20 (D) 30
Correct Answer: (A) Solution: Let . Then . Square: . So . Verify: ✓.
MCQ 3. Solve for x: (find the positive valid root) (A) 4 (B) 3 (C) 2 (D) 5
Correct Answer: (A) Solution: Square both sides: or . Reject negative (since requires ). Verify : ✓.
Type 9 — Square Root/Cube Root in Percentage/Ratio Contexts
MCQ 1. If the area of a square is increased by 44%, find the percentage increase in its side. (A) 20% (B) 22% (C) 44% (D) 12%
Correct Answer: (A) Solution: Area ratio. Side ratio, i.e., a 20% increase.
MCQ 2. The volume of a cube is increased 8 times. Find the percentage increase in its side (using cube root, since Volume ∝ side³). (A) 100% (B) 80% (C) 200% (D) 60%
Correct Answer: (A) Solution: Volume ratio. Side ratio, i.e., a 100% increase (side doubles).
MCQ 3. If the area of a circle is increased by 21%, find the approximate percentage increase in its radius. (A) 10% (B) 21% (C) 15% (D) 5%
Correct Answer: (A) Solution: Area ratio. Radius ratio, i.e., a 10% increase.
4. High-Yield Speed Tricks & Shortcut Mental Models
Shortcut 1 — Last-Digit Elimination for Perfect Square Roots (Multiple-Choice Speed Trick)
- Application: Any Type 1/3 problem presented as an MCQ where the number is a KNOWN perfect square.
- Mental Model: The last digit of a perfect square constrains the last digit of its root: squares ending in 1 → root ends in 1 or 9; ending in 4 → root ends in 2 or 8; ending in 9 → root ends in 3 or 7; ending in 6 → root ends in 4 or 6; ending in 5 → root ends in 5; ending in 0 → root ends in 0. Combined with a rough magnitude estimate (e.g., is the root between 80 and 90?), this narrows a 4-option MCQ down to the correct answer almost instantly, without performing the full factorization or division method.
Shortcut 2 — The Square-Root-of-a-Ratio Shortcut for "% Change in Area/Volume → % Change in Linear Dimension"
- Application: Every Type 9 problem.
- Mental Model: Since Area and Volume , any percentage change in area translates to a percentage change in linear dimension via a SQUARE ROOT, and any percentage change in volume translates via a CUBE ROOT. Convert the area/volume percentage change to a decimal multiplier, take the appropriate root, and read off the linear percentage change directly — this bypasses any need to assume actual side lengths.
5. Deep-Dive: Most Frequently Asked Questions
Problem 1 (SSC/RRB Standard): Find the square root of 106.09 using the long division method.
Traditional Method (Slow): Pair digits around the decimal point: 1'06.09 → pairs: 1 | 06 | .09 First pair "1": largest square≤1 is 1, remainder 0, bring down 06 → 006. Double quotient (1×2=2); find d: : d=0 gives 0 (since 21\times1=21>6, so d=0 works: ); actually check d=0 more carefully — quotient so far "1", next digit likely small. Remainder stays 6, bring down next pair "09" → 609. Double quotient (10×2=20); find d: : d=2 gives ; d=3 gives exactly. Quotient digit=3. Full quotient: 1, 0, 3 → 10.3. (Requires careful digit-pairing across the decimal point and multiple trial-digit searches — ~50-55 seconds.)
Exam Shortcut (Fast): Recognize is suspiciously close to — test the hypothesis directly by estimating: , , so the root is between 10 and 10.5, closer to 10.3. Verify: ✓ exactly. Answer: 10.3, reached by ESTIMATING the root's likely range first (between 10 and 10.5) and directly testing a specific clean candidate value (10.3) via multiplication — often faster than the full long-division procedure when the answer is suspected to be a "nice" one-decimal-place number, which is common in exam-set questions.
Problem 2 (UPSC/Banking Advanced): If and , find the value of to 3 decimal places.
Step-by-Step Breakdown:
- First, simplify in terms of : (as given).
- Substitute into the numerator: .
- Substitute into the denominator: .
- This produces a DIVISION BY ZERO — the expression is undefined as originally stated, revealing that the problem's denominator was likely intended with different coefficients; this is an important checkpoint skill: always verify that after simplification, the denominator of any such expression is non-zero BEFORE proceeding to substitute numeric values.
- Corrected version: .
- Answer (corrected expression): The value simplifies to exactly 7, independent of the numeric value of at all — since appears as a common factor in both numerator and denominator and cancels out entirely. This demonstrates the crucial advanced-level insight: ALWAYS attempt to simplify surd expressions algebraically (looking for common factors to cancel) BEFORE substituting decimal approximations — many seemingly complex surd-ratio questions collapse to simple rational answers once the surd terms cancel, making the given decimal approximation (2.236) entirely unnecessary busywork if you spot the simplification first.
6. Chapter Checklist for Students
- I correctly pair digits from the decimal point outward (in both directions) before applying the long division method for square roots.
- I remember that cube roots of negative numbers are real and negative, while square roots of negative numbers are not real.
- I use the last-digit elimination trick to narrow down MCQ options for perfect square roots before doing full computation.
- I apply the square-root (for area→linear) or cube-root (for volume→linear) conversion directly for percentage-change problems, without assuming specific dimension values.
- I always attempt to simplify surd expressions algebraically (checking for common factors that cancel) before substituting any given decimal approximation.
Practice what you just read
5 questions on Square Root and Cube Root from the live question bank. Answers reveal instantly — nothing is scored.
अभी पढ़े गए अध्याय का अभ्यास करें — उत्तर तुरंत दिखेगा।
Q1.Find the square root of 9.
Q2.Find the square root of 225.
Q3.Find the square root of 841.
Q4.Find the square root of 256.
Q5.Find the square root of 2401.