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”).

A011086
Decimal expansion of 4th root of 95.
1
3, 1, 2, 1, 9, 8, 5, 6, 4, 1, 3, 5, 2, 1, 4, 4, 9, 6, 1, 3, 4, 1, 0, 3, 2, 4, 9, 8, 0, 5, 7, 8, 1, 5, 8, 6, 3, 3, 9, 4, 5, 6, 1, 4, 0, 5, 3, 0, 1, 0, 6, 5, 9, 8, 0, 1, 4, 1, 3, 4, 8, 3, 0, 4, 5, 9, 6, 6, 6, 9, 5, 8, 6, 9, 9, 4, 5, 1, 5, 8, 0, 3, 6, 8, 0, 8, 6, 3, 2, 8, 3, 7, 9, 8, 5, 3, 9, 1, 9
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[Surd[95, 4], 10, 120][[1]] (* Harvey P. Dale, Mar 11 2017 *)
PROG
(PARI) sqrtn(95, 4) \\ Charles R Greathouse IV, Apr 16 2014
CROSSREFS
Sequence in context: A351425 A249580 A340147 * A321889 A321751 A364906
KEYWORD
nonn,cons
AUTHOR
STATUS
approved