(n^2)^3 without exponents
This expression evaluates to:
n^(2 *3)
n^6
To write this without exponents, we expand n times itself 6 times:
n * n * n * n * n * n
This expression evaluates to:
n^(2 *3)
n^6
To write this without exponents, we expand n times itself 6 times:
n * n * n * n * n * n
Last edited: