Note : The Math.pow(base, exponent) method returns a number representing the given base taken to the power of the given exponent i.e. baseexponent.
Math.pow(base, exponent)
baseexponent