1
0
www.mikescher.com/www/statics/euler/Euler_Problem-063_description.md

4 lines
192 B
Markdown
Raw Normal View History

2017-11-08 17:39:50 +01:00
The 5-digit number, `16807=7^5`, is also a fifth power.
Similarly, the 9-digit number, `134217728=8^9`, is a ninth power.
How many n-digit positive integers exist which are also an nth power?