kvadreringen
Kvadrering is the mathematical operation of raising a number to the second power, commonly expressed as x^2. It means multiplying the number by itself: x × x.
Geometrically, x^2 is the area of a square with side length x. For real numbers, x^2 is
Key algebraic identities include (a+b)^2 = a^2 + 2ab + b^2 and (a−b)^2 = a^2 − 2ab + b^2. In general, (ab)^2
The square root operation undoes kvadrering for non-negative real numbers: sqrt(x^2) = |x|. In the complex numbers,
In linear algebra, squaring a matrix A yields A^2 = A·A. Properties depend on A; for example, A^2
Common uses include solving quadratic equations, calculating areas, and modeling quadratic relations in physics and statistics.