This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A029782 #9 Mar 04 2020 20:00:14 %S A029782 0,1,125,216,1000,1331,15625,125000,166375,216000,262144,287496, %T A029782 438976,970299,1000000,1030301,1331000,1367631,1404928,1520875, %U A029782 1560896,1953125,11390625,15625000,20796875,23887872,33698267 %N A029782 Cubes such that digits of cube root of n appear in both n^(2/3) and n. %F A029782 a(n) = A029780(n)^3. - _Sean A. Irvine_, Mar 04 2020 %K A029782 nonn,base %O A029782 1,3 %A A029782 _Patrick De Geest_