Power / Exponent calculator online: Calculate x to the power n
The p
command calculates x
to the power n
, that is xn. If you input p --3 1 2 3 4 5
in the search form above, the calculator shows 1, 8, 27, 64, 125 in the screen as follows.
The numbers in green are your inputs and red values are outputs. --3
means power 3 and is the optional argument. The default power is 2.
Arithmetic
- Count numbers
- GCD calculator
- LCM calculator
- Ceiling calculator
- Floor calculator
- Convert decimals to fractions
- Calculate squared numbers
- Calculate cubed numbers
- Square root
- Expand polynomials
- Factor polynomials
- Absolute Value Calculator
- Combination calculator
- Permutation calculator
- Factorial calculator
- Integer square root
- Separate integer and decimal parts
- Nearest integer
- Round to N decimal places
- Exponent calculator