Calculates the square root of a number.
Compute the square root of a number.
Parameters
The number whose square root to find. This value cannot be negative.
The Maple versino of sqrt() is compatible with Arduino.
License and Attribution
This documentation page was adapted from the Arduino Reference Documentation, which is released under a Creative Commons Attribution-ShareAlike 3.0 License.