*[[Problem 63:http://projecteuler.net/problem=63]] 「べき乗の桁の個数」 [#o34cac4a] 5桁の数 16807 = &tex{7^{5}};は自然数を5乗した数である. 同様に9桁の数 134217728 = &tex{8^{9}};も自然数を9乗した数である. 自然数を &tex{n}; 乗して得られる &tex{n}; 桁の正整数は何個あるか?