Difference between revisions of "Square root"
I_like_pie (talk | contribs) |
|||
Line 1: | Line 1: | ||
− | + | A '''square root''' of a number <math>x</math> is a number <math>y</math> such that <math>y^2 = x</math>. Thus <math>y</math> is a square root of <math>x</math> if and only if <math>x</math> is the square of <math>y</math>. | |
− | + | ''The square root'' (or the principle square root) of a number <math>x</math> is denoted <math>\sqrt x</math>. For instance, <math>\sqrt 4 = 2</math>. When we consider only [[positive number|positive]] [[real number|reals]], the square root [[function]] is the [[Function/Introduction#The_Inverse_of_a_Function|inverse]] of the squaring function. However, this does not hold more generally because every positive real has two square roots, one positive and one negative. The notation <math>\sqrt x</math> is used for the positive square root. | |
+ | |||
+ | Square roots can also be written in exponent notation, so that <math>x^{\frac 12}</math> is equal to the square root of <math>x</math>. Note that this agrees with all the laws of exponentiation, properly interpreted. For example, <math>\left(x^{\frac12}\right)^2 = x^{\frac12 \cdot 2} = x^1 = 1</math>, which is exactly what we would have expected. This notion can also be extended to more general [[rational]], [[real]] or [[complex]] powers, but some caution is warranted because these do not give functions. In particular, if we require that <math>x^{\frac 12}</math> always gives the positive square root of a positive real number, then the equation <math>\left(x^2\right)^{\frac 12} = x</math> does not hold. For example, replacing <math>x</math> with <math>-2</math> gives <math>2</math> on the left but gives <math>-2</math> on the right. | ||
== See also == | == See also == | ||
* [[Algebra]] | * [[Algebra]] | ||
* [[Exponent]]s | * [[Exponent]]s |
Revision as of 11:38, 30 October 2006
A square root of a number is a number such that . Thus is a square root of if and only if is the square of .
The square root (or the principle square root) of a number is denoted . For instance, . When we consider only positive reals, the square root function is the inverse of the squaring function. However, this does not hold more generally because every positive real has two square roots, one positive and one negative. The notation is used for the positive square root.
Square roots can also be written in exponent notation, so that is equal to the square root of . Note that this agrees with all the laws of exponentiation, properly interpreted. For example, , which is exactly what we would have expected. This notion can also be extended to more general rational, real or complex powers, but some caution is warranted because these do not give functions. In particular, if we require that always gives the positive square root of a positive real number, then the equation does not hold. For example, replacing with gives on the left but gives on the right.