n:  round to the n-th digit after "."   (if n=2 to cents; if n=0 to integers; if n=−2 to hundreds; ...)
 
a·x = b     n =  
a =   b =   x =
 

a/x = b     n =  
a =   b =   x =
 

a·x2+b·x+c = 0    n =       b²−4ac -b/(2a)
a =   b =   c =
x1 =   x2 =
 

ax = b     n =  
a =   b =   x =
 

xa = b     n =  
a =   b =   x =
 

a·x3 + b·x2 + c·x + d = 0     n =  
a =   b =   c =   d =
x1 =   x2 =   x3 =
 

a·x4 + b·x3 + c·x2 + d·x + e = 0     n =  
a =   b =   c =   d =   e =
x1 =   x2 =   x3 =   x4 =
 

If you have to put a coefficient using some function symbol (for example 1/5, √2), put it in a numerical form (0.2, 1.414213562373095), for example using this
NOTES