Truncation error using select with power() function and numeric argument

[Bug #236723] If you use the select command with the function power(), and use a numeric argument, the result is a truncation error.

Workaround: Convert the numeric argument to a float.