login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A232086 Third root of n contains n as a string of digits to the immediate right of the decimal point (excluding leading zeros). 4

%I #17 Nov 21 2013 05:09:18

%S 2,39,48570,70293094,97959170,383263523,7141269931,52167799575,

%T 54592884236,80834974860,3224757993012,8391216236921

%N Third root of n contains n as a string of digits to the immediate right of the decimal point (excluding leading zeros).

%H Robert Tanniru, <a href="/A232086/a232086.txt">PARI code</a>

%e 97959170^(1/3) = 460.97959170151...

%o (PARI)

%o /* PARI functions provided in extra link. */

%o /* Sample Run Using a = [0,12], b=10, p=3 */

%o GetAllGIs(0,12,10,3,1)

%Y Cf. A074841, A232110, A074762

%K nonn,base,hard

%O 1,1

%A _Robert Tanniru_, Nov 17 2013

%E a(11)-a(12) added by _Robert Tanniru_, Nov 20 2013

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 2 04:31 EDT 2024. Contains 372178 sequences. (Running on oeis4.)