Exponent Calculator
base^exponent with IEEE floating point. Rejects non-finite results.
Rated 4.7 out of 5 based on 340 reviews
How to use Exponent Calculator
- Enter base, exponent. Leave a field blank only when the page says the value is missing.
- Read the result rows under the form. Errors appear in the status line. Nothing is uploaded.
- Rounding follows IEEE floating point in this browser unless the page says it uses integers or BigInt.
Exponent Calculator
Powers
| Computes | base^exponent with IEEE floating point. Rejects non-finite results. |
|---|---|
| Includes | Powers |
| Includes | Finite-result check |
| Engine | scientific |
| Upload | None |
| Advice | Arithmetic only |
What Exponent Calculator is
2^10 = 1024. Fractional exponents are roots when they land in the reals. (-2)^0.5 is rejected as non-real here.
The formula runs in this tab. CZNull does not receive the numbers.
How this page computes
nth roots are explicit on nth root. Scientific expressions use ^.
Entities and related jobs
base^exponent with IEEE floating point. Rejects non-finite results. Named features: Powers, Finite-result check.
See also Nth Root Calculator, Logarithm Calculator, Scientific Calculator, Compound Interest Calculator, Percentage Calculator, Fraction Calculator.
Use cases
Compound growth is not this page; that is compound interest with a rate and periods.
Limits
Invalid input appears in the status line. IEEE floating point applies unless a row says otherwise. CZNull does not receive the numbers.