enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Integer square root - Wikipedia

    en.wikipedia.org/wiki/Integer_square_root

    In number theory, the integer square root (isqrt) of a non-negative integer n is the non-negative integer m which is the greatest integer less than or equal to the square root of n, ⁡ = ⌊ ⌋. For example, isqrt ⁡ ( 27 ) = ⌊ 27 ⌋ = ⌊ 5.19615242270663... ⌋ = 5. {\displaystyle \operatorname {isqrt} (27)=\lfloor {\sqrt {27}}\rfloor ...

  3. nth root - Wikipedia

    en.wikipedia.org/wiki/Nth_root

    An nth root of a number x, where n is a positive integer, is any of the n real or complex numbers r whose n th power is x: Every positive real number x has a single positive n th root, called the principal n th root, which is written . For n equal to 2 this is called the principal square root and the n is omitted.

  4. Methods of computing square roots - Wikipedia

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

    A method analogous to piece-wise linear approximation but using only arithmetic instead of algebraic equations, uses the multiplication tables in reverse: the square root of a number between 1 and 100 is between 1 and 10, so if we know 25 is a perfect square (5 × 5), and 36 is a perfect square (6 × 6), then the square root of a number greater than or equal to 25 but less than 36, begins with ...

  5. 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 ...

  6. Pell number - Wikipedia

    en.wikipedia.org/wiki/Pell_number

    The sides of the squares used to construct a silver spiral are the Pell numbers. In mathematics, the Pell numbers are an infinite sequence of integers, known since ancient times, that comprise the denominators of the closest rational approximations to the square root of 2. This sequence of approximations begins ⁠11⁠, ⁠32⁠, ⁠75 ...

  7. Quadratic integer - Wikipedia

    en.wikipedia.org/wiki/Quadratic_integer

    In particular √ D belongs to Z[ω], being a root of the equation x 2 − D = 0, which has 4D as its discriminant. The square root of any integer is a quadratic integer, as every integer can be written n = m 2 D, where D is a square-free integer, and its square root is a root of x 2 − m 2 D = 0.

  8. Absolute value - Wikipedia

    en.wikipedia.org/wiki/Absolute_value

    The absolute value of a number may be thought of as its distance from zero. In mathematics, the absolute value or modulus of a real number , denoted , is the non-negative value of without regard to its sign. Namely, if is a positive number, and if is negative (in which case negating makes positive), and . For example, the absolute value of 3 is ...

  9. Floor and ceiling functions - Wikipedia

    en.wikipedia.org/wiki/Floor_and_ceiling_functions

    Ceiling function. In mathematics, the floor function is the function that takes as input a real number x, and gives as output the greatest integer less than or equal to x, denoted ⌊x⌋ or floor (x). Similarly, the ceiling function maps x to the smallest integer greater than or equal to x, denoted ⌈x⌉ or ceil (x). [1]