Algebra/Roots and Radicals

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search
Algebra
Table of Contents

Contents

[edit] Square root

If you take the square root of a number the result is the number which when squared gives the first number. This can be written symbolically as:

\sqrt{x} = y \mbox{ if } y^2 = x \,. Since y^2\geq 0 no matter what the value of y is, we cannot define the \sqrt{x} when x < 0.


Examples:

  • \sqrt 9 = 3 since 3^2 = 3\cdot3 = 9.
  • If x = 5 then \sqrt{x-16}=\sqrt{25-16}=\sqrt{9}=3.
  • If x = 7 then \sqrt{x-16} is undefined because \sqrt{x-16}=\sqrt{7-16}=\sqrt{-9}, but there is no number y so that y2 = − 3 (recall that a negative number times a negative number is a positive number). Notice that the answer is not - 3. Why not? The answer is simply that -3\cdot-3=9 and not − 9.

[edit] Cube roots

Roots do not have to be square. One can also take the cube root of a number (\sqrt[3]{ } ) of a number is the number which, when cubed (multiplied by itself and then multiplied by itself again), gives back the original number. For example, the cube root of 8 is 2, because 2 \cdot 2 \cdot 2 = 8, or:

\sqrt[3]{8} = 2.

[edit] Other roots

There are an infinite number of possible roots all in the form of \sqrt[n]{a} which corresponds to a^\frac{1}{n}, when expressed using indices. If \sqrt[n]{a} = {b} then  b^{n} = a \,.

[edit] Irrational numbers

If you square root a whole number which is not itself the square of a rational number the answer will have an infinite number of decimal places. Such a number is described as irrational and is defined as a number which cannot be written as a rational number: \frac{a}{b}, where a and b are integers.

However, using a calculator you can approximate the square root of a non-square number:

\sqrt{3} \approx 1.73205080757

The result of taking the square root is written with the approximately equal sign \approx because the result is an irrational value which cannot be written in decimal notation exactly. Writing the square root of 3 or any other non-square number as \sqrt{3} is the simplest way to represent the exact value.