Syntax math.pow(num1, num2) The pow() method of the Math object is used to calculate an exponent power. Enter Base number: Enter exponent to be raised to: The result is: