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

[CR #236723] Using the select command with the function power(), and a numeric argument, results in a truncation error.

Workaround: Convert the numeric argument to a float.