Ask AI
Skip to main content

Exponentiation

Calculate exponentiation from a base and a exponent

Input parameters

NameDescriptionTypeRequiredDefault value
BaseThe base is the number that is being multiplied by itself a certain number of times, as specified by the exponentNumbertrue
ExponentThe exponent in mathematics indicates how many times the base is multiplied by itself.Numbertrue

Output

NameDescriptionTypeDefault value
ResultThe exponentiation variable nameNUMBERRESULT