- Base
- 2
- Exponent
- 10
1,024.000000
Open with these values1,024.000000
Result: 1,024.000000The exponent says how many times the base multiplies itself, so 2^10 is 1024. A negative exponent is the reciprocal: 2^-3 is 1 ÷ 8 = 0.125. A fractional exponent is a root, so 9^0.5 is the square root of 9, which is 3.
1,024.000000
Open with these values3.000000
Open with these values0.125000
Open with these valuesresult = base^exponent
| Base, exponent | Read as | Result |
|---|---|---|
| 2, 10 | ten 2s multiplied together | 1024 |
| 3, 4 | 3 × 3 × 3 × 3 | 81 |
| 5, 2 | 5 squared | 25 |
| 10, 3 | 10 cubed | 1000 |
| 2, -3 | one over 2 cubed | 0.125 |
| 9, 0.5 | the square root of 9 | 3 |
| 7, 0 | any base to the power zero | 1 |
It tells you how many times to multiply a base by itself. In base^exponent the base is the number and the exponent is the power, so 2^10 means ten 2s multiplied together, which is 1024.
It means the reciprocal of the positive power, so 2^-3 is 1 ÷ 2^3 = 1 ÷ 8 = 0.125. The larger the negative exponent, the smaller the result, but it never turns negative by itself.
A fractional exponent is a root. The power 0.5 is the square root, so 9^0.5 is 3, and 8^(1/3) is the cube root of 8, which is 2. Any fraction p/q means the q-th root of the base raised to the power p.
Dividing 2^1 by 2^1 gives 2^0, and any number divided by itself is 1, so the pattern only stays consistent if the power zero gives 1. That holds for 7 and for 1000 alike.
Two inputs have no usable answer: a negative base with a fractional exponent, such as (-2)^0.5, has no real value at all, and zero raised to a negative power divides by zero. Keeping the base above zero rules both out instead of showing a misleading number.
Information, not professional advice.
Diese Seite gibt es auch auf Deutsch.
Zu Deutsch wechseln