Overview
Important

The square root of a non-negative number aa is the non-negative number xx such that x2=ax^2 = a. This is written as x=ax = \sqrt{a}. The square root symbol  \sqrt{\ } always refers to the principal (non-negative) root.

Important properties

  • For any a0a \geq 0, a0\sqrt{a} \geq 0 and a2=a\sqrt{a}^2 = a.

  • ab=ab\sqrt{ab} = \sqrt{a} \cdot \sqrt{b} for a,b0a, b \geq 0.

  • a2=a\sqrt{a^2} = |a| for any real number aa.

  • ab=ab\sqrt{\frac{a}{b}} = \frac{\sqrt{a}}{\sqrt{b}} for a0,b>0a \geq 0, b > 0.