Exponent Calculator

Enter values into any two of the input fields to solve for the third.

Calculate Exponents

Enter any two values to compute the third.

^ =
use e as base
Result

25 = 32

Steps:
25 = 2 × 2 × 2 × 2 × 2
  = 32

Exponential Growth Trend

Complete Exponent Calculator Guide & Information

1. What is an Exponent?

An exponent is a mathematical notation that indicates how many times a number (called the base) is multiplied by itself. The exponent is written as a small superscript number to the right and above the base. For example, in the expression 25, 2 is the base and 5 is the exponent, meaning 2 is multiplied by itself 5 times: 2 × 2 × 2 × 2 × 2 = 32.

Exponentiation is one of the fundamental operations in arithmetic and algebra, alongside addition, subtraction, multiplication and division. It appears throughout mathematics, physics, engineering, finance, computer science and many other fields.

2. Basic Definitions & Notation

bn = b × b × b × ... × b
(n times)

Where:
b = base (the number being multiplied)
n = exponent (number of multiplications)

3. Laws of Exponents

Rule Formula Example
Product Rule bm × bn = bm+n 23 × 22 = 25 = 32
Quotient Rule bm / bn = bm−n 25 / 22 = 23 = 8
Power Rule (bm)n = bm×n (23)2 = 26 = 64
Zero Rule b0 = 1   (b ≠ 0) 50 = 1
Negative Exponent b−n = 1 / bn 2−3 = 1 / 8 = 0.125
Fractional Exponent bm/n = ⁿ√bm 82/3 = ³√8² = 4
Product of Powers (a × b)n = an × bn (2×3)2 = 2² × 3² = 36
Quotient of Powers (a / b)n = an / bn (4/2)³ = 4³ / 2³ = 8

4. Special Cases & Properties

5. Common Applications

6. Exponential Growth and Decay

Exponential functions describe processes where the rate of change is proportional to the current amount. When the exponent is positive, values grow increasingly fast (exponential growth). When the exponent is negative, values decrease toward zero (exponential decay).

The general form is: A = A₀ × ekt, where A₀ is the initial amount, k is the growth/decay constant, and t is time. For k > 0 it is growth; for k < 0 it is decay.

7. Input & Control Definitions

8. How the Three-Way Calculation Works

9. Important Notes

10. Related Mathematical Concepts

11. References

1. Euler, Leonhard. "Introduction to Analysis of the Infinite." 1748.
2. Stewart, James. "Calculus: Early Transcendentals." Cengage Learning. 2015.
3. Apostol, Tom M. "Calculus, Volume 1: One-Variable Calculus." Wiley. 1991.
4. Knuth, Donald E. "The Art of Computer Programming, Volume 1." Addison-Wesley. 1997.
5. Feynman, Richard P. "The Feynman Lectures on Physics." Basic Books. 2011.