Base and exponent fields accept numbers, decimals, fractions, pi, e, sqrt, and parentheses.
Scientific Notation Calculator
Exponents Calculator
Evaluate base to power expressions, apply the laws of exponents, and work with negative, zero, and fractional exponents.
Exponents Calculator
Calculate powers, negative exponents, decimal exponents, and exponent expressions with clear steps.
Step by Step
Result Summary
- Answer
- 256
- Scientific notation
- 2.56 x 10^2
- E notation
- 2.56e2
More scientific notation calculators
Related scientific notation calculators
Tools for significant figures, exponents, roots, rounding, powers of ten, and equation solving.
Converter
Notation converter
Convert between scientific notation, decimal notation, engineering notation, and E notation.
Open converterExponents Calculator
An exponents calculator evaluates expressions where a base is raised to a power, including integer, negative, zero, and fractional exponents. Exponents appear in compound interest, population growth, radioactive decay, and many areas of science and engineering. The calculator handles valid base-exponent combinations, applies the relevant law, and returns the result with a solution path.
What Are Exponents?
An exponent tells you how many times to multiply the base by itself. In 2³, the base is 2 and the exponent is 3, meaning 2 × 2 × 2 = 8. Exponents extend to zero (any non-zero base raised to zero equals 1), to negative values (2⁻³ = 1/2³ = 1/8), and to fractions (8^(1/3) = ∛8 = 2). Fractional exponents combine powers and roots: a^(m/n) means the nth root of a raised to the mth power. These extensions let you simplify complex expressions and solve equations in algebra, calculus, and applied mathematics.
How to Use the Exponents Calculator
Enter the base and the exponent into the input fields. The calculator accepts integers, decimals, and fractions for both values. Use the ^ symbol or the dedicated exponent button to enter powers. For compound expressions, use parentheses to group terms correctly before calculating.
Click Calculate. The results panel returns the evaluated numerical answer, the simplified form when applicable, and a step-by-step explanation showing which law of exponents was applied. For negative or fractional exponents, the calculator shows the intermediate reciprocal or root step explicitly.
Worked Examples
Examples: 2^10 = 1024; 5^0 = 1; 4^(−2) = 1/16 = 0.0625; 27^(1/3) = 3; 4^(3/2) = (√4)³ = 8; and (2^3)^2 = 2^6 = 64.
Common Exponent Problems
Common tasks include evaluating large integer powers, simplifying expressions with negative exponents, applying the power-of-a-power rule, computing fractional exponents as roots, and checking zero-exponent results for various bases.
Laws of Exponents Reference Tables
These tables list the main laws of exponents with a worked example and the general algebraic form.
Product rule: multiply with the same base
When multiplying two expressions with the same base, add the exponents. The base stays the same.
| Rule | General form | Example | Result |
|---|---|---|---|
| Product rule | a^m × a^n = a^(m+n) | 2^3 × 2^4 | 2^7 = 128 |
Quotient rule: divide with the same base
When dividing two expressions with the same base, subtract the denominator exponent from the numerator exponent.
| Rule | General form | Example | Result |
|---|---|---|---|
| Quotient rule | a^m / a^n = a^(m−n) | 5^6 / 5^2 | 5^4 = 625 |
Power rule: raise a power to a power
When raising an exponent expression to another power, multiply the two exponents together.
| Rule | General form | Example | Result |
|---|---|---|---|
| Power rule | (a^m)^n = a^(m×n) | (3^2)^4 | 3^8 = 6561 |
Zero exponent rule
Any non-zero base raised to the power of zero equals exactly 1. This follows from the quotient rule applied to a^n / a^n.
| Rule | General form | Example | Result |
|---|---|---|---|
| Zero exponent | a^0 = 1 (a ≠ 0) | 7^0 | 1 |
| Any non-zero base | a^0 = 1 | (−5)^0 | 1 |
Negative exponent rule
A negative exponent indicates a reciprocal. The expression a^(−n) equals 1 / a^n. This produces a fraction, not a negative number.
| Rule | General form | Example | Result |
|---|---|---|---|
| Negative exponent | a^(−n) = 1 / a^n | 2^(−3) | 1/8 = 0.125 |
| Fraction base | (1/3)^(−2) | (3)^2 | 9 |
Fractional exponent rule
A fractional exponent a^(m/n) equals the nth root of a raised to the mth power. The denominator is the root index and the numerator is the power.
| Rule | General form | Example | Result |
|---|---|---|---|
| Fractional exponent | a^(m/n) = (ⁿ√a)^m | 8^(2/3) | (∛8)² = 4 |
| Square root form | a^(1/2) = √a | 25^(1/2) | 5 |
Power distribution to a product or quotient
When the same exponent applies to a product or quotient, distribute it to each factor separately.
| Rule | General form | Example | Result |
|---|---|---|---|
| Product power | (a × b)^n = a^n × b^n | (2 × 3)^4 | 16 × 81 = 1296 |
| Quotient power | (a/b)^n = a^n / b^n | (4/5)^2 | 16/25 = 0.64 |
Process
Calculation workflow
The calculator reads the base and exponent, identifies which law of exponents applies, performs the calculation step by step, and returns the numeric result with the simplified form and the rule that was used.
Input formats
Supported formats
| Input style | Example |
|---|---|
| Integer base and exponent | 2^10 |
| Negative exponent | 5^(−3) |
| Fractional exponent | 27^(1/3) |
| Power of a power | (3^2)^4 |
Reference
Common scientific constants
| Constant name | Symbol | Notation value | Unit |
|---|---|---|---|
| Speed of light | c | 2.99792458 x 10^8 | m/s |
| Gravitational constant | G | 6.67430 x 10^-11 | N m^2/kg^2 |
| Avogadro constant | NA | 6.02214076 x 10^23 | mol^-1 |
Questions