| Line 1: |
Line 1: |
| − | <div style="font-size:30px">'''SQRT(n)'''</div><br/> | + | <div style="font-size:30px">'''SQRT(Value)'''</div><br/> |
| − | *<math>n</math> is any positive number. | + | *<math>Value</math> is any positive number. |
| − |
| + | **SQRT(), returns a positive square root. |
| | | | |
| | ==Description== | | ==Description== |