It does not have nice integer solutions so I would use Desmos or Wolfram|Alpha to solve it
http://www.wolframalpha.com/input/?i=183k^3%20%2B%2061k%20-%203%20%3D%200
If I needed to do it myself I would use Newton's method of approximating roots
183k^3 + 61k - 3 = 0
The onsite solver will do this, too......the answer is pretty nasty...!!!
183×k3+61×k−3=0⇒{k=(√156133294+1122)(13)×(−√3×i2−12)−(√3×i2−12)(9×(√156133294+1122)(13))k=(√156133294+1122)(13)×(√3×i2−12)−(−√3×i2−12)(9×(√156133294+1122)(13))k=(√156133294+1122)(13)−1(9×(√156133294+1122)(13))}⇒{k=−0.0244155098921778−0.5788969551685514ik=−0.0244155098921778+0.5788969551685514ik=0.0488310197843555}
Thanks Chris,
I often forget how clever our own site calculator is.
Thank you Mr Massow for making it for us.
Note....Desmos is rather funky about solving these equations....
It will not "solve" 183x^3 + 61x - 3 = 0
It will "solve" 183x^3 = 3 - 61x if the left and right sides are entered as separate functions .....
See this......https://www.desmos.com/calculator/se02owjof1
Go figure....!!!