For a square root, how about something like:
Code:
(number)^0.5
...that way you can use everything else in the normal way.