OFFSET
0,2
COMMENTS
Similar results are obtained if the cube is replaced with other odd powers.
MATHEMATICA
a[n_]:=Floor[Sqrt[EulerPhi[10^n]DivisorSigma[1, 10^n]+10^(3n)]]; Array[a, 17, 0] (* Stefano Spezia, Mar 23 2023 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Labos Elemer, Nov 13 2001
EXTENSIONS
a(0) = 1 prepended by, a(11)-a(15) corrected by, and a(16)-a(17) from Stefano Spezia, Mar 23 2023
STATUS
approved