login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A011057
Decimal expansion of 4th root of 65.
1
2, 8, 3, 9, 4, 1, 1, 5, 1, 4, 4, 3, 3, 6, 7, 7, 4, 4, 4, 0, 8, 2, 2, 6, 2, 9, 3, 9, 0, 7, 9, 9, 2, 6, 3, 4, 0, 1, 1, 9, 6, 8, 1, 7, 1, 1, 7, 4, 3, 5, 5, 3, 4, 3, 5, 1, 2, 9, 4, 6, 4, 7, 9, 4, 4, 8, 9, 9, 9, 3, 8, 6, 3, 3, 1, 3, 3, 9, 0, 6, 3, 4, 8, 7, 4, 9, 1, 4, 9, 8, 3, 9, 7, 4, 8, 4, 6, 9, 9
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[65^(1/4), 10, 100][[1]] (* Vincenzo Librandi, Apr 17 2014 *)
PROG
(PARI) sqrtn(65, 4) \\ Charles R Greathouse IV, Apr 16 2014
CROSSREFS
Sequence in context: A081349 A111445 A076696 * A082236 A337822 A362269
KEYWORD
nonn,cons
AUTHOR
STATUS
approved