`root` owns some files in `/home/user` should I be concerned?

No, nothing in your home directory should be owned by root. This happens when you run things with sudo (or gksudo). Better change the ownership (and group) back to yourself. Don't delete them (although that probably wouldn't be a problem).