Calcorithmevery number has an answer
πŸ”
All tools β†’
← Math

Exponent Calculator

Calculate powers and roots. Compute baseⁿ and nth roots.

Basei
^
Exponenti
=
Result
1024

What is an exponent?

An exponent tells you how many times to multiply a number by itself. b^n means b multiplied by itself n times.

  • 2^3 = 8
  • x^0 = 1 (any non-zero base to power 0)
  • x^0.5 = √x (square root)
  • x^βˆ’n = 1/xⁿ (reciprocal)
iFormula / How it works

xⁿ = x multiplied by itself n times. x^0.5 = square root. x^βˆ’1 = 1/x.