ToPower

ToPower[ expr, n ]

ToPower[ expr, n ] rewrites an expression expr to an expression where as much as possible is written as a power of a number n. You commonly use it to instruct the student to write an expression to the power of a specific number.

Example in reduced
64 as a power of 4. ToPower[64,4] 43