Exponentiation

Exponentiation is an operation involving two numbers, the base b and the exponent or power n. It is written as bn using a superscript, or as b^n using the caret sign (^). When n is a whole number, exponentiation corresponds to repeated multiplication of the base:

32 = 3 × 3 = 9
23 = 2 × 2 × 2 = 8

Note that 32 ≠ 23. There are, therefore, two different inverse (opposite) operations of exponentiation: taking the root and taking the logarithm.

History

Archimedes
Archimedes
al-Khwarizmi
al-Khwarizmi
M. Stifel
M. Stifel
Already the Greek scholar Archimedes of Syracuse (about 287 - about 212 BC) and the Persian astronomer and mathematician Muhammed ibn Musa al-Khwarizmi (about 780 - about 850) were familiar with the concept of exponentiation.

The word exponent was coined in 1544 by the German monk and mathematician Michael Stifel (1487 - 1567).

Related concepts

  • addition
  • arithmetic
  • division
  • logarithm taking
  • multiplication
  • number
  • numeral
  • root taking
  • subtraction

» back to lexicon A - Z