fix(curriculum): formatting on project euler 356 (#45312)
This commit is contained in:
@ -8,7 +8,7 @@ dashedName: problem-356-largest-roots-of-cubic-polynomials
|
|||||||
|
|
||||||
# --description--
|
# --description--
|
||||||
|
|
||||||
Let an be the largest real root of a polynomial $g(x) = x^3 - 2^n \times x^2 + n$.
|
Let $a_n$ be the largest real root of a polynomial $g(x) = x^3 - 2^n \times x^2 + n$.
|
||||||
|
|
||||||
For example, $a_2 = 3.86619826\ldots$
|
For example, $a_2 = 3.86619826\ldots$
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user