Let $(R, +, \cdot)$ be a ring with identity $1$. That is, $(R, +)$ is an abelian group, $\cdot$ is distributive over $+$ and $1x = x1 = x$ for every $x \in R$. Suppose that $R$ is a cancellative ring, ie. $xy = 0$ implies $x = 0$ or $y = 0$ in $R$.
Can we embed $R$ into a division ring $D$? If not, can we embed $R$ into a ring where every element of $R$ has an inverse? If not, are there some interesting special cases where this possible?
One case where this is true when $R$ is commutative, then we can take $D$ to be the field of fractions. However, I believe the same construction does not work when $R$ is not commutative. The relation $~$ on pairs $(a,b)$ for $a, b \in R$, $b \neq 0$ defined by $(a,b) \sim (c,d)$ if and only if $ad = bc$ is not be an equivalence relation (I haven't checked, but it seems likely).