An exponent calculator finds the value of a base raised to a power. Enter a base a and an exponent n, and the calculator evaluates an. For example, 25 = 2 × 2 × 2 × 2 × 2 = 32. The calculator also explains common positive, negative, zero, decimal, and fractional exponent cases.
What Is an Exponent?
An exponent tells you what power a base is raised to. In the expression 34, the number 3 is the base and 4 is the exponent. For a positive whole-number exponent, the exponent shows how many times the base is used as a factor:
Exponents are also called powers, so “3 to the fourth power” and “3 raised to the exponent 4” describe the same calculation.
Exponent Formula
an
a = base
n = exponent or power
an = result of raising the base to the exponent
For a positive integer exponent, the base is multiplied by itself repeatedly:
with the base used as a factor n times.
How to Calculate Exponents
- Identify the base.
- Identify the exponent.
- For a positive integer exponent, multiply the base by itself the required number of times.
- For a negative exponent, calculate the reciprocal of the corresponding positive power.
- For a fractional exponent, interpret the denominator as a root.
- Use the calculator above to verify the final value.
Exponent Examples
Example 1: Calculate 25
The base is 2 and the exponent is 5.
25 = 2 × 2 × 2 × 2 × 2
= 32
Answer: 25 = 32
Example 2: Calculate 5-2
A negative exponent means take the reciprocal of the positive power:
5-2 = 1 / 52
= 1 / 25
= 0.04
Answer: 5-2 = 0.04
Types of Exponents
Positive Exponents
A positive integer exponent represents repeated multiplication. For example, 43 = 4 × 4 × 4 = 64.
Zero Exponent
Any nonzero base raised to the power zero equals 1:
Negative Exponents
A negative exponent means take the reciprocal of the corresponding positive power:
Example: 2-3 = 1 / 23 = 1/8 = 0.125.
Fractional Exponents
Fractional exponents are closely related to roots. For example:
Therefore, 161/2 = √16 = 4 and 271/3 = ∛27 = 3. The exponent field above accepts simple fractions such as 1/2 and 1/3.
Decimal Exponents
Decimal exponents can represent fractional powers. For example, 160.5 = 4 because 0.5 = 1/2. Results involving decimals may be rounded because browsers use finite-precision numerical arithmetic.
Negative Bases
Negative bases work normally with integer exponents. For example, (-3)4 = 81 and (-3)3 = -27. Some fractional powers of negative bases do not have real-number results, so the calculator displays a clear error instead of showing an unexplained NaN value.
Laws of Exponents
These exponent rules are useful when simplifying expressions that have the same base:
| Rule | Formula | Example |
|---|---|---|
| Product of powers | am × an = am+n | 22 × 23 = 25 = 32 |
| Quotient of powers | am / an = am-n | 54 / 52 = 52 = 25 |
| Power of a power | (am)n = amn | (22)3 = 26 = 64 |
| Zero exponent | a0 = 1 | 70 = 1 |
| Negative exponent | a-n = 1/an | 2-3 = 1/8 |
| Fractional exponent | a1/n = ⁿ√a | 251/2 = 5 |
For broader expression work, try the Simplify Expression Calculator .
Common Exponent Mistakes
1. Treating the exponent as a multiplier
43 does not mean 4 × 3. It means 4 × 4 × 4 = 64.
2. Misreading a negative exponent
2-3 is not -8. It equals 1 / 23 = 1/8 = 0.125.
3. Ignoring parentheses around a negative base
(-3)2 = 9, but -32 is interpreted as -(32) = -9 under the usual order of operations.
4. Assuming every fractional exponent of a negative base has a real result
Some combinations require complex numbers. This calculator focuses on real-number output and will warn you when the entered values do not produce a real result.
How to Check Your Answer
For small positive exponents, expand the power into repeated multiplication. For example, 34 = 3 × 3 × 3 × 3 = 81.
For a negative exponent, verify the reciprocal rule. For example, 3-2 = 1 / 32 = 1/9.
For roots or more advanced operations, use the relevant dedicated calculator rather than relying on a single tool for every type of mathematical problem.
Related Algebra Calculators
Continue with other tools in our Algebra Calculators collection:
How This Calculator Works
Utilixea evaluates the base raised to the entered exponent using browser-based numerical arithmetic. The tool then formats the result and provides an explanation based on the exponent type. Simple fractional exponents such as 1/2 and 1/3 are converted to their numeric values before calculation.
Extremely large results may exceed the range that a browser can represent, and some fractional powers of negative bases require complex numbers. In those cases, this calculator shows an explanatory error rather than presenting an unreliable result.
Prepared by the Utilixea Editorial Team.
Last updated: July 21, 2026.
Exponent Calculator FAQs
An exponent is the number that indicates the power to which a base is raised. In 25, 2 is the base and 5 is the exponent.
For a positive integer exponent, multiply the base by itself as many times as indicated by the exponent. For example, 33 = 3 × 3 × 3 = 27.
A negative exponent means take the reciprocal of the corresponding positive power. For example, 2-3 = 1 / 23 = 1/8.
Any nonzero base raised to the power zero equals 1. For example, 70 = 1.
Fractional exponents represent powers and roots. For example, 161/2 = √16 = 4. This calculator accepts simple fractions such as 1/2 and 1/3 in the exponent field.
Yes. Negative bases work with integer exponents, such as (-2)4 = 16 and (-2)3 = -8. Some fractional powers of negative bases do not have real-number results.
The base is the number being raised to a power, while the exponent tells you which power is applied. In 53, 5 is the base and 3 is the exponent.
The treatment of 00 depends on mathematical context. It is assigned the value 1 in some discrete and computational contexts, while other contexts leave it undefined or treat related limits as indeterminate. This calculator therefore flags 00 instead of presenting one convention as universal.
Need another algebra calculation? Explore our Algebra Calculators for equations, expressions, factors, polynomials, and more.