The Art of Mathematics

Help 6.1

or sqrt — square root function

1. Definition

Square root function is inverse of the power function with power a = 2

x2

The square root is denoted with radical symbol:

x

Square root is equivalent to the power of one second:

xx1/2

2. Graph

Square root function defined for non-negative part of real axis — so, its domain is [0, +∞). Function graph is depicted below — fig. 1.

[画像:Fig. 1. Graph y = sqrt(x).] Fig. 1. Graph of the square root function y = √x.

Function codomain non-negative part of the real axis: [0, +∞).

3. Identities

Take into account, that because of square root defined only for non-negative values, and power of two defined everywhere, the order of these two functions makes difference:

x2x
√(x2) ≡ |x|

and as well

x ≡ signx √(x2)

Reciprocal argument:

√(1/x) = 1 /√x

Product and ratio of arguments:

√(xy) = √|x|√|y|
√(x/y) = √|x| /√|y|

Power of argument:

√(xa) = √|x|a ≡ |x|a/2

4. Solution of quadratic equation

Quadratic equation

ax2 + bx + c = 0

has roots

x = [−b ± √(b2 − 4ac)] /(2a)

For equation with even coefficient for the first power ax2 + 2bx + c = 0

roots have simplified form

x = [−b ± √(b2ac)] /a

5. Solution of normalized quadratic equation

Normalized quadratic equation x2 + bx + c = 0

has roots

x = [−b ± √(b2 − 4c)] /2

And equation with even coefficient for the first power x2 + 2bx + c = 0

has the simplest form for its roots

x = −b ± √(b2c)

6. Derivative and indefinite integral

Square root derivative:

x′ = 1 /(2√x)

Indefinite integral of the square root:

∫ √x dx = 2xx/3 + C

where C is an arbitrary constant.

7. How to use

To calculate square root of the number:

sqrt(2);

or

(2);

To get square root of the complex number:

sqrt(1−i);

or

(1−i);

To get square root of the current result:

sqrt(rslt);

or

(rslt);

To get square root of the number z in calculator memory:

sqrt(mem[z]);

or

(mem[z]);

8. Support

Square root of the real argument is supported in free version of the Librow calculator.

Square root of the complex argument is supported in professional version of the Librow calculator.

Function 1
or sqrt
Function 2
Γ or Gamma
Function 3
or Prod
Function 4
or Sum
Function 5
abs
Function 6
arccos
Function 7
arccot or arcctg
Function 8
arccsc or arccosec
Function 9
arcosh or arch
Function 10
arcoth or arcth
Function 11
arcsch
Function 12
arcsec
Function 13
arcsin
Function 14
arctan or arctg
Function 15
arg
Function 16
arsech or arsch
Function 17
arsinh or arsh
Function 18
artanh or arth
Function 19
ceil
Function 20
conj
Function 21
cos
Function 22
cosh or ch
Function 23
cot or ctg
Function 24
coth or cth
Function 25
csc or cosec
Function 26
csch
Function 27
exp
Function 28
fact
Function 29
floor
Function 30
I
Function 31
im
Function 32
J
Function 33
K
Function 34
ln
Function 35
log or lg
Function 36
^
Function 37
rand
Function 38
re
Function 39
sec
Function 40
sech
Function 41
sign
Function 42
sin
Function 43
sinh or sh
Function 44
tan or tg
Function 45
tanh or th
Function 46
Y
© 2007–2024 Librow

AltStyle によって変換されたページ (->オリジナル) /