enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Methods of computing square roots - Wikipedia

    en.wikipedia.org/wiki/Methods_of_computing...

    Other methods are available to compute the square root digit by digit, or using Taylor series. Rational approximations of square roots may be calculated using continued fraction expansions. The method employed depends on the needed accuracy, and the available tools and computational power.

  3. Integer square root - Wikipedia

    en.wikipedia.org/wiki/Integer_square_root

    The traditional pen-and-paper algorithm for computing the square root is based on working from higher digit places to lower, and as each new digit pick the largest that will still yield a square . If stopping after the one's place, the result computed will be the integer square root.

  4. Square root - Wikipedia

    en.wikipedia.org/wiki/Square_root

    Square root. Notation for the (principal) square root of x. For example, √ 25 = 5, since 25 = 5 ⋅ 5, or 52 (5 squared). In mathematics, a square root of a number x is a number y such that ; in other words, a number y whose square (the result of multiplying the number by itself, or ) is x. [1] For example, 4 and −4 are square roots of 16 ...

  5. Pell number - Wikipedia

    en.wikipedia.org/wiki/Pell_number

    which is both the t-th triangular number and the s-th square number. A near-isosceles Pythagorean triple is an integer solution to a 2 + b 2 = c 2 where a + 1 = b. The next table shows that splitting the odd number H n into nearly equal halves gives a square triangular number when n is even and a near isosceles Pythagorean triple when n is odd ...

  6. Fast inverse square root - Wikipedia

    en.wikipedia.org/wiki/Fast_inverse_square_root

    Fast inverse square root, sometimes referred to as Fast InvSqrt () or by the hexadecimal constant 0x5F3759DF, is an algorithm that estimates , the reciprocal (or multiplicative inverse) of the square root of a 32-bit floating-point number in IEEE 754 floating-point format. The algorithm is best known for its implementation in 1999 in Quake III ...

  7. Square root of 2 - Wikipedia

    en.wikipedia.org/wiki/Square_root_of_2

    The square root of 2 (approximately 1.4142) is the positive real number that, when multiplied by itself or squared, equals the number 2. It may be written in mathematics as or . It is an algebraic number, and therefore not a transcendental number.

  8. Quadratic sieve - Wikipedia

    en.wikipedia.org/wiki/Quadratic_sieve

    The quadratic sieve algorithm (QS) is an integer factorization algorithm and, in practice, the second-fastest method known (after the general number field sieve). It is still the fastest for integers under 100 decimal digits or so, and is considerably simpler than the number field sieve. It is a general-purpose factorization algorithm, meaning ...

  9. Quadratic formula - Wikipedia

    en.wikipedia.org/wiki/Quadratic_formula

    Quadratic formula. The roots of the quadratic function y = ⁠ 1 2 ⁠x2 − 3x + ⁠ 5 2 ⁠ are the places where the graph intersects the x -axis, the values x = 1 and x = 5. They can be found via the quadratic formula. In elementary algebra, the quadratic formula is a closed-form expression describing the solutions of a quadratic equation.