Premium Converters
Loading
Loading
Loading
Raise any base to any exponent — positive, negative, fractional, or decimal — to compute powers, reciprocals, and nth roots for compound interest, scientific notation, and computing.
Math
Generated on August 22, 2026
Raise any base to any exponent — positive, negative, fractional, or decimal — to compute powers, reciprocals, and nth roots for compound interest, scientific notation, and computing.
An exponent calculator computes a raised to the power b for any base a and any exponent b — integer, negative, or decimal. Exponents are fundamental to mathematics, science, engineering, and finance. They describe compound growth (money, populations, viral spread), scientific notation (10⁹ for a billion), decay (radioactive half-life), and computer science (binary sizes).
Formula
a^b. If b is a positive integer, it's repeated multiplication. a^0 = 1. a^(−b) = 1 / a^b. a^(1/n) is the n-th root of a. a^(p/q) = (a^p)^(1/q).Compound interest scenario: you're trying to figure out what 5 percent annual growth does to your savings over 20 years. That's 1.05^20, which is about 2.65 — your money roughly two-and-a-half-x's. Or computer science scenario: 2^10 = 1024 (one kibibyte), 2^20 = 1,048,576 (one mebibyte), 2^30 = 1.07 billion (one gibibyte). These powers of 2 are everywhere in computing, from memory sizing to algorithm complexity to IP address space. Exponents are the math that describes 'multiplied by itself n times,' but they extend gracefully to negative exponents (reciprocals), fractional exponents (roots), and even irrational exponents like e or π. The exponent laws — a^b × a^c = a^(b+c), (a^b)^c = a^(b×c), a^(−b) = 1/a^b — keep everything consistent across all these cases. Here's the practical insight people miss: linear intuition fails for exponential growth. If a virus doubles every day and 1 percent of a city is infected today, you might think 'oh, we have a few weeks.' But 0.01 × 2^7 = 1.28, so the whole city is infected in just one week. This is the math behind pandemic projections, viral content spreading, and the Rule of 72 in finance (years to double = 72 / interest rate). Worth respecting.
An exponent calculator computes a raised to the power b for any base a and any exponent b — integer, negative, or decimal. Exponents are fundamental to mathematics, science, engineering, and finance. They describe compound growth (money, populations, viral spread), scientific notation (10⁹ for a billion), decay (radioactive half-life), and computer science (binary sizes). Understanding exponents is essential anywhere a quantity is repeatedly multiplied by a constant factor, and this tool handles the computation regardless of whether the exponent is a whole number, a fraction (root), or a negative (reciprocal).
Exponentiation generalizes repeated multiplication. Integer exponents multiply the base by itself that many times; fractional exponents represent roots (a^(1/2) is the square root); negative exponents flip to the reciprocal. All three cases follow from the laws of exponents, especially a^b × a^c = a^(b+c) and (a^b)^c = a^(b×c). These rules keep the algebra consistent across all real exponents, even irrational ones like π.
Values of 2^n, 3^n, 10^n, and e^n for common exponents. Essential for computer science, scientific notation, and compound-interest math.
| n | 2^n | 3^n | 10^n | e^n (approx) |
|---|---|---|---|---|
| 0 | 1 | 1 | 1 | 1.00 |
| 1 | 2 | 3 | 10 | 2.72 |
| 2 | 4 | 9 | 100 | 7.39 |
| 3 | 8 | 27 | 1,000 | 20.09 |
| 4 | 16 | 81 | 10,000 | 54.60 |
| 5 | 32 | 243 | 100,000 | 148.41 |
| 6 | 64 | 729 | 1,000,000 | 403.43 |
| 8 | 256 | 6,561 | 10^8 | 2,981 |
| 10 | 1,024 (1 KiB) | 59,049 | 10 billion | 22,026 |
| 16 | 65,536 | 43 million | 10^16 | 8.9 million |
| 20 | 1,048,576 (1 MiB) | 3.5 billion | 10^20 | 485 million |
| 32 | 4.3 billion | — | 10^32 | 7.9 × 10^13 |
2^10 = 1,024 = 1 KiB — the foundational unit of binary storage.
2^32 ≈ 4.3 billion — the max value of a 32-bit unsigned integer (and the old IPv4 address limit).
10^100 = 1 googol — the namesake of Google (misspelled on purpose).
Compound growth: (1 + 0.05)^20 ≈ 2.65 — money doubles ~every 14.4 years at 5% interest (Rule of 72 / 5 ≈ 14.4).
2^10 = 1024 — the classic computing number (1 KiB = 1024 bytes = 2^10).
10^3 = 1000 — the meaning of 'kilo' in the metric system.
2^(−3) = 1/8 = 0.125 — negative exponent flips to a reciprocal.
8^(1/3) = 2 — the cube root of 8, a fractional exponent in action.
(1 + 0.05)^20 ≈ 2.6533 — the factor by which money grows in 20 years at 5% annual compound interest.
e^x is the exponential function that describes continuous growth — central to calculus and probability theory.
Jump to a ready-made conversion — useful for quick reference and sharing:
Square Root Calculator
Compute the principal square root, cube root, square, and cube of any real number, with support for negative cube roots and irrational results like √2 for Pythagorean theorem work.
Logarithm Calculator
Calculate logarithms in any base, including common (log10), natural (ln), and binary (log2).
Triangle Solver
Solve any triangle from SSS, SAS, ASA, AAS, SSA, or right-triangle (Pythagoras) inputs. Drawn-to-scale visualization with all sides, angles, area, and perimeter.
3D Solid Volume Calculator
Volume + surface area for sphere, cylinder, cone, cube, and rectangular prism. Interactive 3D visualization — rotate and zoom.
Trigonometry Calculator
Compute sin, cos, tan, csc, sec, cot for any angle in degrees or radians. Interactive unit-circle visualization.
Distance & Midpoint Calculator
Find the distance between two points, the midpoint, slope, and angle. Interactive coordinate-plane visualization.
Statistics Batch Calculator
Mean, median, mode, std deviation, variance, quartiles for any list of numbers. Histogram + box plot visualizations.
Arithmetic & Geometric Sequence Sums
Compute the n-th term and sum of arithmetic or geometric sequences. Term-by-term chart + cumulative growth line.
Browse all Math calculators & converters
See every tool in this category, plus FAQs and category-specific guides.