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
2, 39, 48570, 70293094, 97959170, 383263523, 7141269931, 52167799575, 54592884236, 80834974860, 3224757993012, 8391216236921 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Robert Tanniru, PARI code
EXAMPLE
97959170^(1/3) = 460.97959170151...
PROG
(PARI)
/* PARI functions provided in extra link. */
/* Sample Run Using a = [0, 12], b=10, p=3 */
GetAllGIs(0, 12, 10, 3, 1)
CROSSREFS
Sequence in context: A212615 A247878 A339774 * A356683 A047660 A213909
KEYWORD
nonn,base,hard
AUTHOR
Robert Tanniru, Nov 17 2013
EXTENSIONS
a(11)-a(12) added by Robert Tanniru, Nov 20 2013
STATUS
approved

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 March 28 20:05 EDT 2024. Contains 371254 sequences. (Running on oeis4.)