Ah, I think I see the problem. You're trying to have the symbolic solver find m.Rd and you are using units. You should be aware that the symbolic solver does not know units, it treats each unit as an undefined variable. Prime's numeric processor knows, and can transform units as required, but the symbolic solver does nothing with/to them In some cases, depending on the equation, they will cancel out, and then it does not hinder the symbolic processor...
Attached is a different approach, using the root function (Prime 4)
Success!
Luc