Exponent Calculator
Calculate powers and exponents including negative exponents, fractional exponents, and scientific
What Is an Exponent?
An exponent tells you how many times to multiply a number by itself. In the expression 2 to the power of 5 (written as 2^5), the base is 2 and the exponent is 5, meaning 2 times 2 times 2 times 2 times 2 = 32. Exponents are a shorthand for repeated multiplication, just as multiplication is shorthand for repeated addition. They appear throughout mathematics, science, engineering, and finance, from calculating compound interest to measuring earthquake intensity on the Richter scale.
How to Calculate Exponents?
For positive whole number exponents, multiply the base by itself the specified number of times. 3^4 = 3 x 3 x 3 x 3 = 81. For the exponent 0, any non-zero number raised to the power of 0 equals 1: 5^0 = 1, 100^0 = 1. For negative exponents, take the reciprocal: 2^(-3) = 1/(2^3) = 1/8 = 0.125. For fractional exponents, the denominator indicates a root: 8^(1/3) = cube root of 8 = 2. Enter any base and exponent in the calculator above for instant results, including decimals and negative exponents.
Laws of Exponents
Several rules simplify calculations with exponents. Product rule: a^m times a^n = a^(m+n). When multiplying same bases, add exponents. Quotient rule: a^m / a^n = a^(m-n). When dividing same bases, subtract exponents. Power rule: (a^m)^n = a^(m times n). An exponent raised to another exponent multiplies them. Zero exponent: a^0 = 1 (when a is not zero). Negative exponent: a^(-n) = 1/a^n. These rules allow simplification of complex expressions without computing every step individually.
Common Powers to Memorize
Knowing basic powers speeds up math significantly. Powers of 2: 2^1=2, 2^2=4, 2^3=8, 2^4=16, 2^5=32, 2^6=64, 2^7=128, 2^8=256, 2^9=512, 2^10=1024. These are fundamental in computer science where data is measured in powers of 2. Powers of 3: 3^1=3, 3^2=9, 3^3=27, 3^4=81, 3^5=243. Powers of 10: 10^1=10, 10^2=100, 10^3=1000, 10^6=1,000,000. Scientific notation uses powers of 10 to express very large or very small numbers compactly.
Exponents in Real Life
Compound interest uses exponents: $1,000 invested at 5% annual interest for 10 years grows to 1000 times 1.05^10 = $1,628.89. Population growth models use exponential functions. The Richter scale measures earthquake magnitude logarithmically, where each whole number increase represents a tenfold increase in amplitude. Computer storage uses powers of 2: a kilobyte is 2^10 = 1,024 bytes, a megabyte is 2^20, a gigabyte is 2^30. Radioactive decay follows exponential curves. Sound intensity (decibels) uses logarithmic (inverse exponential) scales. Exponents are the language of growth, decay, and scale.
Scientific Notation
Scientific notation expresses numbers as a coefficient between 1 and 10 multiplied by a power of 10. The speed of light is 3 times 10^8 m/s rather than 300,000,000 m/s. The mass of an electron is 9.109 times 10^(-31) kg rather than a decimal with 30 leading zeros. This notation makes very large and very small numbers manageable and is standard in physics, chemistry, astronomy, and engineering. The exponent indicates how many places to move the decimal point: positive exponents move it right, negative exponents move it left.
Fractional and Decimal Exponents
Fractional exponents combine powers and roots. The denominator indicates the root, and the numerator indicates the power. 8^(2/3) means the cube root of 8 squared: cube root of 8 = 2, then 2² = 4. Alternatively, 8² = 64, then cube root of 64 = 4. Both paths give the same answer. Decimal exponents work the same way: 10^1.5 = 10^(3/2) = square root of 10³ = square root of 1000 = 31.62. The calculator above handles all exponent types including fractions and decimals, computing results that would require multiple manual steps.
Exponential Growth and Decay
Exponential growth occurs when a quantity increases by a fixed percentage over equal time intervals. Bacteria doubling every 20 minutes, compound interest accumulating yearly, and viral social media posts all follow exponential patterns. Starting with 1 bacterium that doubles every 20 minutes: after 10 hours (30 doublings), there are 2^30 = over 1 billion bacteria. Exponential decay is the opposite: radioactive elements lose half their mass over each half-life period. Carbon-14 has a half-life of 5,730 years, which is why archaeologists use it to date organic materials up to about 50,000 years old. Both growth and decay are modeled by the formula y = a times b^t, where a is the starting amount, b is the growth factor, and t is time.
Frequently asked questions
What does an exponent mean?
What is anything to the power of 0?
What is a negative exponent?
What are the laws of exponents?
What is scientific notation?
How are exponents used in finance?
Rate This Calculator
Your feedback helps us improve our tools