This exponent calculator (also used as a power calculator, x to the y calculator, or e^x calculator) raises any base to any power in one step. It handles positive and negative exponents, fractions, decimals, and scientific notation output, so the same tool works for homework, physics problems, computer-science byte math, and compound-interest checks. All math runs in your browser, so you can tweak either number and watch the result update immediately.
- Enter the base. This is the number being raised to a power. It can be positive, negative, or a decimal. Examples: 2, −3, 0.5, 10, 2.71828 (for e^x calculations).
- Enter the exponent. This is the power. Whole numbers multiply the base by itself n times. Fractions take roots: 0.5 is the square root, 1/3 is the cube root. Negative exponents flip the result into a reciprocal: −1 gives 1/base, −2 gives 1/base².
- Read the result. The result panel shows the standard-notation answer, a scientific-notation version for very large or very small numbers, and a step-by-step expansion for small integer exponents. If the base is an integer between 2 and 20, a powers table below fills in every exponent from 0 to 11 so you can scan neighboring values.
Special values worth remembering: any nonzero number to the power of 0 equals 1, any number to the power of 1 equals itself, and a negative base with an even exponent gives a positive result while an odd exponent gives a negative result. This exponential calculator also accepts e (2.71828...) and π (3.14159...) as decimal inputs for natural-growth and geometry problems, and it handles base-10 and base-2 exponent work that shows up constantly in engineering, finance, and computing.