This sqrt(d) function will return the result of square rooting d.
#include <maths> function void main() { var a:=sqrt(8.3); };
Since: Version 0.41b