ⓘ This web page is about the old AlgoSim 2 software. Perhaps you are looking for the new Algosim 3 application?
AlgoSim
Homepage | Screenshots | Gallery of Visualisation | User's Guide | Function Reference | Download | FAQ | Support | Bugs and Solutions | Donate

Reference: sqrt

For real numbers, sqrt(x), where x ≥ 0, is the positive root to the equation a^2 = x with respect to a.

For complex numbers z,

sqrt(z) = exp( (1/2) ln(z)).