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 A232086 #20 Jun 23 2024 15:54:08 %S A232086 2,39,48570,70293094,97959170,383263523,7141269931,52167799575, %T A232086 54592884236,80834974860,3224757993012,8391216236921,174753523862043, %U A232086 2248771925089484,355191775894066192,758148263300700696,3004862096444523247,9336508574693449683,71580261944407825851 %N A232086 Third root of n contains n as a string of digits to the immediate right of the decimal point (excluding leading zeros). %H A232086 Robert Tanniru, <a href="/A232086/a232086.txt">PARI code</a> %e A232086 97959170^(1/3) = 460.97959170151... %o A232086 (PARI) %o A232086 /* PARI functions provided in extra link. */ %o A232086 /* Sample Run Using a = [0,12], b=10, p=3 */ %o A232086 GetAllGIs(0,12,10,3,1) %Y A232086 Cf. A074841, A232110, A074762 %K A232086 nonn,base,hard %O A232086 1,1 %A A232086 _Robert Tanniru_, Nov 17 2013 %E A232086 a(11)-a(12) added by _Robert Tanniru_, Nov 20 2013 %E A232086 More terms from _Bert Dobbelaere_, Jun 23 2024