Exponents Calculator
Calculate x raised to the power n for any integer, negative, or decimal base, with full step-by-step working and the sign-trap explained.
What an exponent means
An exponent (or power) tells you how many times to multiply a number by itself. In , is the base and is the exponent:
For example, — read as "3 to the power of 4."
The sign trap: vs.
This is one of the most common mistakes in algebra, because the two expressions look almost identical but mean different things:
| Expression | How to read it | Result |
|---|---|---|
| Negate the result of | ||
| Square the number |
Without parentheses, the exponent applies only to the , and the minus sign is applied after squaring — so . With parentheses, the minus sign is part of the base being squared, so .
This calculator always reads a negative number typed into the base field as the whole base. Entering with exponent computes , the same way a graphing calculator treats a parenthesized negative base.
Negative exponents mean reciprocals
A negative exponent does not make the result negative — it means "take the reciprocal":
So — a small positive fraction, not . This calculator shows both the exact reduced fraction and its decimal value for negative integer exponents.
Zero and one as exponents
- — any number to the power 1 is itself.
- for any nonzero — this holds no matter how large or small is.
- by convention, though it is sometimes left undefined in more advanced contexts.
Decimal bases and fractional exponents
The base does not need to be a whole number: , computed exactly.
A fractional exponent represents a root: , and more generally . For example, . This calculator gives the decimal approximation for fractional exponents — for the exact radical form (like instead of ), use the Fractional Exponents calculator.
A negative base raised to a non-integer exponent — like to the power — has no real-number result, since it is equivalent to an even root of a negative number. This calculator reports that combination as invalid rather than guessing.
The seven exponent rules
These rules apply to every base and exponent this calculator can compute:
| Rule | Formula | Example |
|---|---|---|
| Product of same base | ||
| Quotient of same base | ||
| Power of a power | ||
| Power of a product | ||
| Power of a quotient | ||
| Negative exponent | ||
| Negative exponent of a quotient |
Worked examples
Example 1 — positive integer exponent: .
Example 2 — negative integer exponent: .
Example 3 — the sign trap: (square of ), while (negative of ) — same digits, opposite sign, because the parentheses change what gets squared.
Example 4 — decimal base: .
Where exponents show up
Exponents drive compound growth (interest that compounds over time), area and volume formulas (squaring and cubing side lengths), and scientific notation, where very large or small numbers are written as — see the scientific notation converter for that specific case. Square (exponent 2) and cube (exponent 3) are common enough to get their own dedicated calculators, and very large results belong on the Large Exponents calculator, which keeps every digit of a big-integer power exact.
Frequently asked questions
- What is an exponent?
- An exponent tells you how many times to multiply a number (the base) by itself. In , is the base and is the exponent, so . Exponents are also called "powers" — reads as "3 to the power of 4."
- What does a negative exponent mean?
- A negative exponent means the reciprocal, not a negative number: . So is not — it is , a small positive fraction.
- Why does 0 to the power of 0 equal 1?
- Mathematicians define by convention because it keeps other rules (like for any nonzero , and the pattern in the exponent rules) consistent. Some advanced contexts leave undefined, but for everyday algebra it is treated as 1.
- What is the difference between negative 4 squared and negative-4 in parentheses squared?
- They are different expressions. means "negate the result of ," giving . means "square the number ," giving . This calculator treats a negative number typed into the base field as the whole base, so entering with exponent 2 computes .
- How do you calculate a fractional exponent?
- A fractional exponent is a root: , and more generally . For example . This calculator shows the decimal value; for the exact radical form, use the Fractional Exponents calculator.
- What are the basic exponent rules?
- The core rules are: multiply same bases by adding exponents (), divide by subtracting (), raise a power to a power by multiplying exponents ((), and a negative exponent flips to a reciprocal ().
- Can the base or the exponent be negative or a decimal?
- Yes — this calculator accepts any real base and exponent, including negative and decimal values. The only restriction is a negative base combined with a non-integer exponent (like to the power ), which has no real-number result, since it would require an even root of a negative number.
- Is 2 cubed the same as 2 times 3?
- No, this is a very common mix-up. (2 cubed) means , while . Exponents mean repeated multiplication of the same number, not multiplication by the exponent itself.