Square root
Calculator for computing a square root
Square root calculator
What is calculated?
This function returns the square root of the given argument (radicand). The argument must be a non-negative real number.
Square root info
Properties
Square root:
- Inverse function of x²
- Defined for x ≥ 0
- Result is always non-negative
- Strictly increasing
Note: For negative or complex numbers a separate root function is available.
Examples
2² = 4
3² = 9
4² = 16
5² = 25
Advanced functions
For complex or negative numbers a separate root function is available: → Complex square root
|
Formulas of the square root
Definition
Inverse relation
Product rule
Quotient rule
Power rule
Derivative
Calculation example
Example: calculate √16
Given:
- Radicand = 16
- Sought: √16
Calculation:
Result: The square root of 16 is 4.
Geometric example
Example: side length of a square
Problem:
A square has area 25 cm². How long is a side?
Solution:
Application: The square root is commonly used in geometry to compute side lengths.
Pythagoras theorem
Example: calculate hypotenuse
Given:
Right triangle with legs a = 3 and b = 4
Hypotenuse c:
Result: The hypotenuse has length 5 units.
Definition and properties
Uniqueness of the solution
In general there exist two different numbers whose squares equal the given number. For example (-3)² = (-3) · (-3) = 9 and 3² = 3 · 3 = 9.
Restriction to non-negative values
When working with real numbers only the principal (non-negative) root is taken. The result is therefore always non-negative.
Important properties
- Domain: x ≥ 0
- Range: y ≥ 0
- Monotonicity: strictly increasing
- Continuity: continuous on [0, ∞)