Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Partition n into perfect kth powers

Hello! I need help writing something that partitions $n$ into perfect $k$th powers (only perfect squares or only perfect cubes, etc.). I read the documentation on Partitions, but I couldn't figure out how to get partitions of $n$ restricted to perfect $k$th powers.

Please help! Thank you!