"sqrt"@en . "function sqrt (float fValue) \n* Maths operation: square root of fValue \n* Returns zero if fValue <0 \n* Return type: float \n* Include file: nwscriptdefn"@en . "Finds the square root of argument 0 how to maths?"@en . . . "The sqrt() NWScript command returns the square root of a float. That is, if the number returned is multiplied by itself, the product is the number that was passed to the command. Negative numbers do not have square roots, and this command returns zero if asked to find one."@en . "The sqrt() NWScript command returns the square root of a float. That is, if the number returned is multiplied by itself, the product is the number that was passed to the command. Negative numbers do not have square roots, and this command returns zero if asked to find one."@en . "float"@en . "Sqrt"@en . . . . "float fValue"@en . "Finds the square root of argument 0 how to maths?"@en . . "function sqrt (float fValue) \n* Maths operation: square root of fValue \n* Returns zero if fValue <0 \n* Return type: float \n* Include file: nwscriptdefn"@en . "The number to take the square root of."@en . .