[SYSLIB.] POWER (base_value, exponent_value) Syntax ElementsSYSLIB. Name of the database where the function is located. base_value A numeric argument. If base_value is negative, exponent_value must be an integer. If any input argument is NULL, the function returns NULL. exponent_value A numeric argument.