Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
A011292
Decimal expansion of 8th root of 11.
1
1, 3, 4, 9, 5, 0, 3, 7, 1, 8, 7, 1, 9, 5, 4, 1, 6, 9, 0, 7, 8, 0, 6, 1, 8, 8, 6, 7, 5, 0, 0, 8, 1, 2, 2, 4, 6, 4, 7, 3, 8, 9, 6, 4, 4, 0, 5, 6, 6, 7, 6, 0, 4, 0, 1, 1, 3, 4, 3, 9, 5, 4, 3, 7, 8, 8, 2, 8, 5, 6, 7, 4, 2, 9, 7, 1, 6, 2, 0, 0, 7, 5, 8, 0, 0, 5, 1, 0, 9, 6, 7, 1, 3, 8, 2, 8, 1, 0, 6
OFFSET
1,2
LINKS
MATHEMATICA
RealDigits[11^(1/8), 10, 110][[1]] (* Alonso del Arte, Nov 22 2014 *)
PROG
(PARI) default(realprecision, 110); sqrtn(11, 8) \\ Michel Marcus, Sep 04 2014
CROSSREFS
Sequence in context: A011429 A225409 A083437 * A021745 A190285 A276521
KEYWORD
nonn,cons
AUTHOR
STATUS
approved