Jump to content

nth root

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Arithmonic (talk | contribs) at 01:29, 6 November 2008 (→‎External links). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In mathematics, an nth root of a number a is a number b such that bn=a. When referring to the nth root of a real number a it is assumed that what is desired is the principal nth root of the number, which is denoted using the radical symbol . The principal nth root of a real number a is the unique real number b which is an nth root of a and is of the same sign as a. Note that if n is even, negative numbers will not have a principal nth root. When n = 2, the nth root is called the square root, and when n = 3, the nth root is called the cube root.

Symbol

The origin of the root symbol √ is largely speculative. Some sources tell that the symbol was first used by Arabs, the first known use was by Abū al-Hasan ibn Alī al-Qalasādī (1421-1486), and that it is taken from the Arabic letter ج, the first letter in the word (Jathir, [with the "th" pronounced like the "th" in the english word "the"] in Arabic means root).

But many, including Leonhard Euler,[1] believe it originates from the letter r, the first letter of the Latin word radix which refers to the same mathematical operation. The symbol was first seen in print without the vinculum (the horizontal bar over the numbers inside the radical symbol) in the year 1525 in Die Coss by Christoff Rudolff, a German mathematician.

Fundamental operations

Operations with radicals are given by the following formulas:

where a and b are positive.

For every non-zero complex number a, there are n different complex numbers b such that bn = a, so the symbol cannot be used unambiguously. The nth roots of unity are of particular importance.

Once a number has been changed from radical form to exponentiated form, the rules of exponents still apply (even to fractional exponents), namely

For example:

If you are going to do addition or subtraction, then you should notice that the following concept is important.

If you understand how to simplify one radical expression, then addition and subtraction is simply a question of "grouping like terms".

For example,

Working with surds

Surd
al-Khowarizmi (c. 825) referred to rational and irrational numbers as 'audible' and 'inaudible', respectively. This later lead to the Arabic "asamm" (deaf, dumb) for irrational number being translated as surdus ("deaf" or "mute") into Latin. Gherardo of Cremona (c. 1150), Fibonacci (1202) and then Robert Recorde (1551) used the term to refer to unresolved irrational roots.[2]

Often it is simpler to leave the nth roots of numbers "unresolved" (ie. with radicals visible). These unresolved expressions, called "surds", may then be manipulated into simpler forms or arranged to divide each other out. Notationally, the radical symbol () depicts surds, with the upper line above the expression called the vinculum. A cube root takes the form:

, which corresponds to , when expressed using indices.

All roots can remain in surd form.

Basic techniques for working with surds arise from identities. Some basic examples include:

    • The above can be combined with index reduction:

The last of these may serve to rationalize the denominator of an expression, moving surds from the denominator to the numerator. It follows from the identity

,

which exemplifies a case of the difference of two squares. Variants for cube and other roots exist, as do more general formulae based on finite geometric series.

Infinite series

The radical or root may be represented by the infinite series:

with . This expression can be derived from the binomial series.

Computing principal roots

The nth root of an integer is in general not an integer or rational number. For instance, the fifth root of 34 is

The nth root of a number A can be computed by the nth root algorithm. Start with an initial guess x0 and then iterate using the recurrence relation

until the desired precision is reached.

Another method is to use the infinite series mentioned in the previous section. Depending on the application, it may be enough to use only the two terms in this series:

For example, to find the fifth root of 34, note that 25 = 32 and thus take x = 32 and y = 2 in the above formula. This yields

The error in the approximation is only about 0.03 %.

Finding all the roots of a given number

All the roots of any number, real or complex, may be found with a simple algorithm. The number should first be written in the form ae (the so-called polar form). Then all the nth roots are given by:

for , where represents the principal nth root of a.

Positive real numbers

All the complex solutions of xn = a, or the nth roots of a, where a is a positive real number, are given by the simplified equation:

for , where represents the principal nth root of a.

Solving polynomials

It was once conjectured that all roots of polynomials could be expressed in terms of radicals and elementary operations; however, the Abel-Ruffini theorem asserts that this is not true in general. For example, the solutions of the equation

x5 = x + 1

cannot be expressed in terms of radicals.

For solving any equation of the nth degree, see Root-finding algorithm.

See also

References

  1. ^ Leonhard Euler (1755). Institutiones calculi differentialis (in Latin).
  2. ^ "Earliest Known Uses of Some of the Words of Mathematics". Mathematics Pages by Jeff Miller. Retrieved 2007-04-20.