Processing math: 100%

The page you are reading is part of a draft (v2.0) of the "No bullshit guide to math and physics."

The text has since gone through many edits and is now available in print and electronic format. The current edition of the book is v4.0, which is a substantial improvement in terms of content and language (I hired a professional editor) from the draft version.

I'm leaving the old wiki content up for the time being, but I highly engourage you to check out the finished book. You can check out an extended preview here (PDF, 106 pages, 5MB).


Square root

Definition

The function returns a number y such that y2=x: f(x)=xx12.

Graph

The graph of the square root function looks like this:

{{ :math:sqrt_of_x.jpg?500 |The graph of the function x.}}

Properties

  • The inverse of x2.
  • Since there is no real number y such that

y2 is negative, the function f(x)=x

  is not defined for negative inputs $x$.

Parameters

  • 2: the degree of the root operation. More generally

you can have nth root nx which is the inverse

  function to $x^n$. For example, the inverse function for the 
  cubic function $f(x)=x^3$ is the //cube root//:
  \[
    f(x) = \sqrt[3]{x}  \equiv x^{\frac{1}{3}}.
  \]
  So we have $\sqrt[3]{8}=2$ since $2\times2\times2=8$.
 
home about buy book