Exponents

There's one more operation besides addition, subtraction, multiplication, and division. That's exponentiation, notated by superscript2, or sometimes (especially on calculators and computers) by the symbol ^.

62 means "6 to the power 2", or in other words:

62 = 6 × 6 = 36. (Remember, it's not just 6 × 2.) The 6 is the base and the 2 is the exponent. This is also called "6 squared"; it's the area of a square of side 6. (See square roots.)

The exponent tells you how many times to use the base as a factor. In the example below, the base is 3 and the exponent is 4, so we find the product of four threes.

34 = 3 × 3 × 3 × 3 = 9 × 9 = 81.

Example:

Which is greater, 45 or 54 ?

Answer:

45 = 4 × 4 × 4 × 4 × 4 = 16 × 16 × 4 = 256 × 4 = 1024, while

54 = 5 × 5 × 5 × 5 = 25 × 25 = 625.

To answer the question, 45 is greater.

To simplify more complicated expressions, see the page on properties of exponents. This page also deals with negative and rational exponents.

Some good sequences to remember (they come up in mathematics all the time) are the square numbers and the powers of two:

Powers of 2
Square Numbers
21 = 2
12 = 1
22 = 4
22 = 4
23 = 8
32 = 9
24 = 16
42 = 16
25 = 32
52 = 25
26 = 64
62 = 36
27 = 128
72 = 49
28 = 256
82 = 64
29 = 512
92 = 81
210 = 1024
102 = 100

Click here for more stuff about exponent tables and patterns.

One important use of exponents is to express really large (or really small) numbers: this is called scientific notation and uses powers of ten.

Examples:

4560 = 4.56 × 103

and

0.00003802 = 3.802 × 10-5