M8MATH-1.3

Square Roots & Cube Roots

Learn to evaluate square roots and cube roots, solve equations with perfect squares and cubes, and understand why √2 is irrational.

What you'll do in this lesson

A voice-first session with the Crimsora tutor on Square Roots & Cube Roots, then targeted practice and FRQs — with the tutor adapting to where you get stuck.

What this lesson covers

Square roots and cube roots are inverse operations—they undo squaring and cubing. When you know that 72=497^2 = 49, you automatically know that 49=7\sqrt{49} = 7. In this lesson, you'll become fluent with perfect squares and cubes up to specific limits, solve equations like x2=16x^2 = 16 and x3=8x^3 = 8, and learn why some roots, like 2\sqrt{2}, cannot be expressed as a simple fraction. These ideas are fundamental to algebra and set the stage for working with exponents, radicals, and irrational numbers.

Perfect Squares and Square Roots

A perfect square is a number that equals some whole number times itself. For example, 12=11^2 = 1, 22=42^2 = 4, 32=93^2 = 9, all the way up to 152=22515^2 = 225. You need to memorize the perfect squares from 1 to 225. The square root n\sqrt{n} asks: what positive number, when multiplied by itself, gives nn?

For instance, 16=4\sqrt{16} = 4 because 4×4=164 \times 4 = 16. When we write 16\sqrt{16}, the radical symbol x\sqrt{\phantom{x}} always refers to the principal (positive) square root.

However, when you solve an equation like x2=16x^2 = 16, there are two real solutions: x=4x = 4 and x=4x = -4. Both work because (4)2=16(4)^2 = 16 and (4)2=16(-4)^2 = 16. We can write this as x=±4x = \pm 4. The symbol ±\pm (plus or minus) reminds us that both the positive and negative roots satisfy the equation. This is a critical distinction: the symbol 16\sqrt{16} equals only 4, but the solutions to x2=16x^2 = 16 are ±4\pm 4.

Perfect Cubes and Cube Roots

A perfect cube is a number that equals some whole number times itself three times. Examples: 13=11^3 = 1, 23=82^3 = 8, 33=273^3 = 27, up to 103=100010^3 = 1000. The cube root n3\sqrt[3]{n} asks: what number, when multiplied by itself three times, gives nn?

For instance, 273=3\sqrt[3]{27} = 3 because 3×3×3=273 \times 3 \times 3 = 27. Unlike square roots, cube roots can be negative. For example, 83=2\sqrt[3]{-8} = -2 because (2)3=8(-2)^3 = -8. When you solve x3=px^3 = p, there is always exactly one real solution: x=p3x = \sqrt[3]{p}. No ±\pm is needed for cube roots.

Memorize the perfect cubes: 1,8,27,64,125,216,343,512,729,10001, 8, 27, 64, 125, 216, 343, 512, 729, 1000 (corresponding to 131^3 through 10310^3). Knowing these helps you quickly evaluate cube root expressions without a calculator.

Why √2 Is Irrational

The number 2\sqrt{2} is the solution to x2=2x^2 = 2. Unlike 4=2\sqrt{4} = 2, there is no whole number or simple fraction that, when squared, equals exactly 2.

We can prove 2\sqrt{2} is irrational by contradiction. Suppose 2=ab\sqrt{2} = \frac{a}{b} where aa and bb are integers with no common factors (a fraction in lowest terms). Squaring both sides: 2=a2b22 = \frac{a^2}{b^2}, so 2b2=a22b^2 = a^2. This means a2a^2 is even, which forces aa to be even. Let a=2ka = 2k. Then 2b2=(2k)2=4k22b^2 = (2k)^2 = 4k^2, so b2=2k2b^2 = 2k^2. This means b2b^2 is even, so bb is even. But now both aa and bb are even—they share a factor of 2—which contradicts our assumption. Therefore, 2\sqrt{2} cannot be a fraction and is irrational.

On a number line, 21.414...\sqrt{2} \approx 1.414... The decimal never repeats and never terminates.

Solving Equations with Squares and Cubes

To solve x2=px^2 = p where pp is a perfect square up to 225: take the square root of both sides and remember both signs. For example, if x2=36x^2 = 36, then x=±36=±6x = \pm\sqrt{36} = \pm 6.

To solve x3=px^3 = p where pp is a perfect cube up to 1000: take the cube root of both sides. For example, if x3=125x^3 = 125, then x=1253=5x = \sqrt[3]{125} = 5. If x3=125x^3 = -125, then x=1253=5x = \sqrt[3]{-125} = -5. There is one real solution, not two.

A common mistake is to forget the negative solution in square-root equations. Another mistake is to confuse 9\sqrt{9} (which is always 3) with the solutions to x2=9x^2 = 9 (which are x=3x = 3 and x=3x = -3). Keep them separate in your mind: the radical symbol gives you the principal root; solving the equation gives you all roots.

Evaluating Roots and Building Fluency

To evaluate a square root like 64\sqrt{64}, ask yourself: "What number times itself equals 64?" The answer is 8, so 64=8\sqrt{64} = 8. If the number under the radical is not a perfect square, the result is irrational and cannot be simplified to a single number.

For cube roots, ask: "What number times itself three times equals this?" For 2163\sqrt[3]{216}, the answer is 6 because 63=2166^3 = 216.

Build fluency by drilling the perfect squares and cubes. Write them down, say them aloud, and practice until you can recognize 49 and immediately know that 49=7\sqrt{49} = 7. This automaticity saves time and reduces errors in later algebra. When you encounter an expression like 121+643\sqrt{121} + \sqrt[3]{64}, you should instantly recognize 121=11\sqrt{121} = 11 and 643=4\sqrt[3]{64} = 4, giving you 11+4=1511 + 4 = 15 without reaching for a calculator.

Key terms

Perfect square.
A whole number that is the product of some whole number multiplied by itself, such as 16 or 81.
Square root.
The inverse of squaring; n\sqrt{n} is the non-negative number that, when multiplied by itself, equals nn. The symbol x\sqrt{\phantom{x}} always denotes the principal (positive) root.
Perfect cube.
A whole number that is the product of some whole number multiplied by itself three times, such as 8 or 125.
Cube root.
The inverse of cubing; n3\sqrt[3]{n} is the real number that, when multiplied by itself three times, equals nn. Cube roots are defined for negative numbers as well.
Irrational number.
A real number that cannot be expressed as a ratio of two integers; its decimal representation neither terminates nor repeats. Examples include 2\sqrt{2} and π\pi.
Radical symbol.
The symbol x\sqrt{\phantom{x}} used to denote a root; the index (small number) indicates which root (2 for square root, 3 for cube root, etc.).
Principal root.
The non-negative root when there are multiple roots; for example, the principal square root of 9 is 3, not 3-3, even though both 323^2 and (3)2(-3)^2 equal 9.

Worked example

Solve for xx: (a) x2=144x^2 = 144 and (b) x3=216x^3 = -216. Then evaluate 169+5123\sqrt{169} + \sqrt[3]{512}.
Part (a): Solve x2=144x^2 = 144

Take the square root of both sides: x=±144x = \pm\sqrt{144}. We need to find what number times itself equals 144. Check: 12×12=14412 \times 12 = 144, so 144=12\sqrt{144} = 12. Therefore, x=±12x = \pm 12. The two solutions are x=12x = 12 and x=12x = -12.

Part (b): Solve x3=216x^3 = -216

Take the cube root of both sides: x=2163x = \sqrt[3]{-216}. We need to find what number times itself three times equals 216-216. Check: (6)×(6)×(6)=216(-6) \times (-6) \times (-6) = -216, so 2163=6\sqrt[3]{-216} = -6. There is one solution: x=6x = -6. (Note: the cube root of a negative number is negative.)

Part (c): Evaluate 169+5123\sqrt{169} + \sqrt[3]{512}

First, evaluate 169\sqrt{169}. What number squared equals 169? Check: 13×13=16913 \times 13 = 169, so 169=13\sqrt{169} = 13.

Next, evaluate 5123\sqrt[3]{512}. What number cubed equals 512? Check: 8×8×8=5128 \times 8 \times 8 = 512, so 5123=8\sqrt[3]{512} = 8.

Add them: 169+5123=13+8=21\sqrt{169} + \sqrt[3]{512} = 13 + 8 = 21.

Practice questions

Which of the following is the complete solution set to x2=49x^2 = 49?
  1. x=7x = 7
  2. x=7x = -7
  3. x=7x = 7 or x=7x = -7
  4. x=±49=±7x = \pm\sqrt{49} = \pm 7 are both true, so x=7x = 7 or x=7x = -7

Answer: x=7x = 7 or x=7x = -7

When solving x2=49x^2 = 49, both 72=497^2 = 49 and (7)2=49(-7)^2 = 49 are true. The symbol 49=7\sqrt{49} = 7 refers only to the principal (positive) root, but the equation x2=49x^2 = 49 has two real solutions: x=7x = 7 and x=7x = -7. We write this as x=±7x = \pm 7. A common mistake is to forget the negative solution.
Is 50\sqrt{50} rational or irrational? Explain your reasoning.

Answer: 50\sqrt{50} is irrational.

The number 50 is not a perfect square. Since 72=497^2 = 49 and 82=648^2 = 64, we know that 50\sqrt{50} lies between 7 and 8 and cannot equal any whole number. Moreover, 50\sqrt{50} cannot be expressed as a fraction of two integers. We can simplify 50=252=52\sqrt{50} = \sqrt{25 \cdot 2} = 5\sqrt{2}, and since 2\sqrt{2} is irrational (as shown in the lesson), 50\sqrt{50} is also irrational. Its decimal expansion goes on forever without repeating.
Evaluate: (a) 3433\sqrt[3]{343} and (b) 1253\sqrt[3]{-125}. Explain the difference between these two.

Answer: (a) 3433=7\sqrt[3]{343} = 7; (b) 1253=5\sqrt[3]{-125} = -5.

For (a), we ask: what number cubed equals 343? Since 73=7×7×7=3437^3 = 7 \times 7 \times 7 = 343, we have 3433=7\sqrt[3]{343} = 7. For (b), we ask: what number cubed equals 125-125? Since (5)3=(5)×(5)×(5)=125(-5)^3 = (-5) \times (-5) \times (-5) = -125, we have 1253=5\sqrt[3]{-125} = -5. The key difference from square roots is that cube roots are defined for negative numbers and the result is also negative. There is no ±\pm in cube-root equations because cubing a positive number gives a positive result, and cubing a negative number gives a negative result—each output comes from exactly one input.

FAQ

Why do we write ±\pm for square roots but not for cube roots?
The ±\pm symbol appears when solving x2=px^2 = p because squaring either a positive or negative number gives a positive result. So x2=16x^2 = 16 has two solutions: x=4x = 4 and x=4x = -4. In contrast, cubing preserves the sign: a positive number cubed stays positive, and a negative number cubed stays negative. So x3=8x^3 = 8 has only one solution (x=2x = 2) and x3=8x^3 = -8 has only one solution (x=2x = -2). The cube root function is one-to-one, meaning each output comes from exactly one input.
What's the difference between 9\sqrt{9} and the solutions to x2=9x^2 = 9?
9=3\sqrt{9} = 3 (a single number, always the principal root). The solutions to x2=9x^2 = 9 are x=3x = 3 and x=3x = -3 (two values). The radical symbol x\sqrt{\phantom{x}} by definition gives only the non-negative root. But when you solve an equation, you must find all values of xx that make it true, which includes both the positive and negative roots.
How do I know if a number is a perfect square?
Check whether it appears in the list 1,4,9,16,25,36,49,64,81,100,121,144,169,196,2251, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196, 225. These are 121^2 through 15215^2. You can also try to find a whole number that, when multiplied by itself, gives your number. For example, is 144 a perfect square? Check: 12×12=14412 \times 12 = 144, so yes. Is 50 a perfect square? No whole number squared equals 50 (since 72=497^2 = 49 and 82=648^2 = 64), so 50 is not a perfect square.
Can a square root be negative?
No. By definition, the square root symbol n\sqrt{n} always means the principal (non-negative) square root. So 16=4\sqrt{16} = 4, never 4-4. However, the solutions to x2=16x^2 = 16 include both 44 and 4-4. This is why we use the ±\pm notation when solving: x=±16=±4x = \pm\sqrt{16} = \pm 4. The symbol itself is non-negative; the equation yields two roots.

Learn this with a teacher, not a page

The Crimsora tutor teaches Square Roots & Cube Roots live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.