Arithmetic Course/Number Operation/Root: Difference between revisions

From testwiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 09:27, 20 September 2017

Root

Root is an arithmatic operation opposite to power . If there exists an=b Then b=a

Rules

Square root of zero is zero

0=0

Square root of one is one

1=1

Square root of negative one is an imaginary number i

1=i

Identities

  1. aa=a2=ia2
  2. aa=a
  3. ab=ab
  4. ab=ab
  5. an=aa(n2)
  6. (a)n=a(n2)

Template:BookCat