JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. xpress.sqrt xpress.sqrt Purpose Returns the square root of an expression. Synopsis a = xpress.sqrt(t) Argument t Radicand of the function. Further information Using Python's math library operator math.sqrt is only advisable when the argument is not an expression that depends on variables. Parent Topic Reference Manual